You can edit java_opts on run.bat to increase your PermGen space, example 
values:

set JAVA_OPTS=%JAVA_OPTS% -Xms512m -Xmx1024m -XX:PermSize=128m 
-XX:MaxPermSize=256m


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139603#4139603

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139603
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to