[jboss-user] [JBoss Seam] - Re: PermGen out of memory !!??
wise_guybg
do-not-reply at jboss.com
Fri Aug 31 06:41:14 EDT 2007
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#4079930
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079930
More information about the jboss-user
mailing list