This will probly solve your permgen problems, adjust values as needed:
set JAVA_OPTS=%JAVA_OPTS% -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144022#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...