[jboss-user] [JBoss Portal] - Re: PermGen Space

bdaw do-not-reply at jboss.com
Fri Mar 14 06:55:02 EDT 2008


In the AS /bin directory look for the run.conf file. You need to make it:

if [ "x$JAVA_OPTS" = "x" ]; then
  |    JAVA_OPTS="-Xms128m -Xmx512m -XX:PermSize=128m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000"
  | fi


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136588#4136588

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136588



More information about the jboss-user mailing list