Java
-
Grails and Tomcat 7: Out of Memory (PermGen)Java 2013. 3. 15. 11:52
Deploying a Grails application to Tomcat 7 for the first time you may encounter the following error: java.lang.OutOfMemoryError: PermGen spaceAssumption: Windows Service To correct the problem, just adjust the default memory and Perm Gen space allocated in Tomcat 7. Start the service config tool "tomcat7w.exe: Change the Java Options: Switch to the Java tab: Change the “Initial Memory pool” to 1..