[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss load command and PermGen error
jvitor
do-not-reply at jboss.com
Mon Apr 14 13:29:20 EDT 2008
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#4144022
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4144022
More information about the jboss-user
mailing list