anonymous wrote : This error occurs when the JVM runs out of space in the permanent
generation heap. (first result from
http://www.google.bg/search?q=PermGen)
In my C:\jboss-4.2.1.GA\bin\run.bat I have a line tuned like so:
set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=256m
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079930#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...