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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...