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

axelmotyka do-not-reply at jboss.com
Wed Oct 29 10:40:06 EDT 2008


I update JBoss WS 3.0.4.GA, i set proxy configuration. When starting JBoss no exceptions occure, but when accessing portal in my browser:

anonymous wrote : 15:16:30,968 ERROR [CoyoteAdapter] An exception or error occurred in the container during the request processing
  | java.lang.NoClassDefFoundError: org/apache/catalina/authenticator/SavedRequest
  | at org.apache.catalina.authenticator.FormAuthenticator.saveRequest(FormAuthenticator.java:464)
  |         at org.apache.catalina.authenticator.FormAuthenticator.authenticate(FormAuthenticator.java:236)
  |         at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
  |         at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
  |         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  |         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  |         at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
  |         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  |         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
  |         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  |         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
  |         at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
  |         at java.lang.Thread.run(Thread.java:619)
  | Caused by: java.lang.ClassNotFoundException: Unexpected error during load of: org.apache.catalina.authenticator.SavedRequest, msg=PermGen space
  |         at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:560)
  |         at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
  |         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
  |         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
  |         ... 13 more

I think the easiest thing is for now to delete the portal-wsrp.sar, then i run without errors. Dont know what went wrong, the ant-build of  WS 3.0.4.GA was successfull, but i couldnt run the tests - everything failed. Maybe this is an network issue in my office, i don't know. I have not much knowledge about WSRP now, and i never used it. We have an old Tomcat/C++ application, this old application should now get a new web framework - and i want to try it with portal.
But you should update documentation for this and how to configure it.

Thank you for your quick help! This is a big point for JBoss and its tools.

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

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



More information about the jboss-user mailing list