[jboss-user] [JBoss Portal] - Re: WSRP Exception with jboss-portal-2.7.0.CR1-bundled

prabhat.jha@jboss.com do-not-reply at jboss.com
Wed Oct 29 10:49:46 EDT 2008


The root cause here is: 

Caused by: java.lang.ClassNotFoundException: Unexpected error during load of: org.apache.catalina.authenticator.SavedRequest, msg=PermGen space 

Please add -XX:MaxPermSize=128m to $JBOSS_HOME/bin/run.conf

You have not given enough memory to load all the classes. 

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

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



More information about the jboss-user mailing list