Peter Johnson [http://community.jboss.org/people/peterj] created the discussion

"Re: java.lang.OutOfMemoryError: PermGen space + JBoss AS in Windows"

To view the discussion, visit: http://community.jboss.org/message/624112#624112

--------------------------------------------------------------
Did you read the post I linked to? If you did, the important point in that post 
was that because service.bat set JAVA_OPTS, then the settings in run.conf.bat 
are ignored. In other words, none of the memory settings made in run.conf.bat 
are used; instead the JVM uses its defaults. The first thing you should do is 
follow the instructions in that post and comment out JAVA_OPTS in service.bat 
and move the -Xrs. Most likely that will fix your problem.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/624112#624112]

Start a new discussion in Performance Tuning at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to