You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Ovidiu Predescu <ov...@cup.hp.com> on 2001/06/11 22:15:03 UTC

[C2] 2.1-dev broken?

I've just done a CVS update on the HEAD. Building the war file works
fine, however when I run it under Tomcat 3.3beta2, I get the following
exception when trying to access the /cocoon URI:

2001-06-11 13:11:45 - Ctx(/cocoon) : Exception in preInit  org.apache.cocoon.servlet.CocoonServlet - java.lang.ClassNotFoundException: org.apache.cocoon.servlet.CocoonServlet
        at org.apache.tomcat.util.depend.DependClassLoader.loadClass(DependClassLoader.java:144)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
        at org.apache.tomcat.facade.ServletHandler.getServlet(ServletHandler.java:342)
        at org.apache.tomcat.facade.ServletHandler.preInit(ServletHandler.java:402)
        at org.apache.tomcat.facade.ServletHandler.init(ServletHandler.java:231)
        at org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:435)
        at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:788)
        at org.apache.tomcat.core.ContextManager.service(ContextManager.java:701)
        at org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10Interceptor.java:143)
        at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:424)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:497)
        at java.lang.Thread.run(Thread.java:484)

2001-06-11 13:11:45 - Ctx(/cocoon) : Status code:404 request:R( /cocoon +  + null) msg:null


I'm running Linux/JDK 1.3.1/Tomcat 3.3beta2.

Any clues on what's going on?

Thanks,
-- 
Ovidiu Predescu <ov...@cup.hp.com>
http://orion.nsr.hp.com/ (inside HP's firewall only)
http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff)

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org