Note that there are some explanatory texts on larger screens.

plurals
  1. POJRebel and Maven plugin setup for IntelliJ - java.lang.OutOfMemoryError: PermGen space
    primarykey
    data
    text
    <p>Can anyone help? I am using Appfuse archetype project in IDEA with maven and JRebel plugins. Below is what I am getting when I run jetty:run from the Maven Projects in Idea. I increased MAVEN_OPTS in /etc/launchd.conf (MAC) and added added -XX:MaxPermSize=128m to the maven plugin Runner in IDEA as VM option. What else can I do to fix it? Thanks.</p> <p>2011-12-16 17:49:16.877:INFO:/:Initializing Spring FrameworkServlet 'dispatcher' JRebel-Spring: Monitoring Spring bean definitions in '/Users/vraskin/projects/appfuse_projects/test_project/tutorial/tutorial-spring/src/main/webapp/WEB-INF/dispatcher-servlet.xml'. ERROR [main] Digester.startElement(1366) | Begin event threw error java.lang.OutOfMemoryError: PermGen space</p> <p>...</p> <p>2011-12-16 17:49:25.310:WARN::failed dispatcher: java.lang.OutOfMemoryError: PermGen space 2011-12-16 17:49:25.310:WARN::failed org.mortbay.jetty.plugin.Jetty6PluginWebAppContext@4dd3c6fd{/,/Users/vraskin/projects/appfuse_projects/test_project/tutorial/tutorial-spring/src/main/webapp}: java.lang.OutOfMemoryError: PermGen space 2011-12-16 17:49:25.310:WARN::failed ContextHandlerCollection@2442c1ad: java.lang.OutOfMemoryError: PermGen space 2011-12-16 17:49:25.310:WARN::failed HandlerCollection@1ab95774: java.lang.OutOfMemoryError: PermGen space 2011-12-16 17:49:25.310:WARN::Error starting handlers java.lang.OutOfMemoryError: PermGen space 2011-12-16 17:49:26.152:WARN::failed org.mortbay.jetty.nio.SelectChannelConnector$1@12d37bd8: java.lang.OutOfMemoryError: PermGen space 2011-12-16 17:49:26.152:WARN::failed SelectChannelConnector@0.0.0.0:8080: java.lang.OutOfMemoryError: PermGen space 2011-12-16 17:49:26.152:WARN::failed Server@3dd510be: java.lang.OutOfMemoryError: PermGen space [INFO] Jetty server exiting.</p> <p>...</p> <p>Exception in thread "main" java.lang.OutOfMemoryError: PermGen space</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload