Hello,

I am trying to run the current CVS jetspeed 2 version. I am executing the steps in the getting started document. When I try to open the portal in the browser an error occurs. The tomcat logs contain the following exception.

My environment:
Mac OS 10.3.7
Tomcat 5.0.28
Java 1.4.2_05

Has someone running jetspeed 2 on Mac OS?

Thanks for help,
Martin

---------
2005-02-25 11:35:08 StandardContext[/jetspeed]Marking servlet jetspeed as unavailable
2005-02-25 11:35:08 StandardContext[/jetspeed]Servlet /jetspeed threw load() exception
javax.servlet.ServletException: Error instantiating servlet class org.apache.jetspeed.engine.JetspeedServlet
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:996)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:862)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4013)
...


----- Root Cause -----
java.lang.NoClassDefFoundError: org/apache/jetspeed/exception/JetspeedException
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
at java.lang.Class.getConstructor0(Class.java:1930)
at java.lang.Class.newInstance0(Class.java:278)
at java.lang.Class.newInstance(Class.java:261)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:987)



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to