[jboss-user] [JBoss Portal] - Re: Portlet out of memory problem when calling axis2 stub

ebephil do-not-reply at jboss.com
Tue Jan 22 07:10:34 EST 2008


Hi,

did you explicitly increase the PermGen size?

I usually add the following to $JAVA_OPTS in run.conf:

-Xms256m -Xmx768m -XX:MaxPermSize=256m

You can e.g. use the jconsole to track your PermGen usage (and check if it was really increased).

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

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



More information about the jboss-user mailing list