Hello all, I have a problem I can´t find a place to start looking for the solution: My config is like the following:
win2k (2*1,1 ghz 1 Gb RAM 50Gb Hdd) sun jdk1.3.1_02 resin 2.0.5 freshly checked out head, compiled with "build -Dinclude.webapp.libs=yes -Dinclude.scratchpad.libs=yes webapp" The stacktrace of the error is below. Does anyone have a clue what this is? Could this concern the class-loading changes recently? Please help, thx in advance Per-Olof Norén Stockholm, Sweden 500 Servlet Exception | java.lang.NoSuchMethodError at org.apache.cocoon.components.ExtendedComponentSelector.configure(ExtendedComponentSelector.java:272) at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:185) at org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:98) at org.apache.avalon.excalibur.component.ExcaliburComponentManager.initialize(ExcaliburComponentManager.java:157) at org.apache.cocoon.Cocoon.initialize(Cocoon.java:273) at org.apache.cocoon.servlet.CocoonServlet.createCocoon(CocoonServlet.java:1237) at org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:435) at com.caucho.server.http.Application.createServlet(Application.java:2834) at com.caucho.server.http.Application.loadServlet(Application.java:2793) at com.caucho.server.http.Application.initServlets(Application.java:1827) at com.caucho.server.http.Application.init(Application.java:1762) at com.caucho.server.http.VirtualHost.restartApplication(VirtualHost.java:1649) at com.caucho.server.http.VirtualHost.getInvocation(VirtualHost.java:1277) at com.caucho.server.http.ServletServer.getInvocation(ServletServer.java:1040) at com.caucho.server.http.ServletServer.serviceTop(ServletServer.java:935) at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:213) at com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:158) at com.caucho.server.TcpConnection.run(TcpConnection.java:140) at java.lang.Thread.run(Thread.java:484) | ------------------------------------------------------------------------ Resin 2.0.5 (built Fri Jan 11 08:29:05 PST 2002) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]