All,

I just downloaded the latest jetspeed.war from 11-26-01.  Running on Linux
and TOMCAT 3.2.3, I have extracted the file to the TOMCAT_HOME/webapps
directory.  I then preceeded to run the startup script to login to jetspeed
and received the following error:

jetspeed:/usr/local/etc/tomcat_3.2.3/bin # ./startup.sh
Guessing TOMCAT_HOME from tomcat.sh to ./..
Setting TOMCAT_HOME to ./..
Using classpath:
./../lib/a-xerces.jar:./../lib/ant.jar:./../lib/ecs-1.4.1.jar:./../lib/jaspe
r.jar:./../lib/jaxp.jar.dist:./../lib/jetspeed-util.jar:./../lib/myportlets.
jar:./../lib/parser.jar.dist:./../lib/portal.jar:./../lib/servlet.jar:./../l
ib/test:./../lib/turbine-2.2-dev-20010912.jar:./../lib/turbine.jar:./../lib/
util.jar:./../lib/webserver.jar:./../lib/xalan-2.0.1.jar:./../lib/xerces_1_3
_1.jar:/usr/local/java/jdk1.3.0_03/lib/tools.jar
jetspeed:/usr/local/etc/tomcat_3.2.3/bin # 2001-11-27 16:32:54 -
ContextManager: Adding context Ctx( /examples )
2001-11-27 16:32:54 - ContextManager: Adding context Ctx( /admin )
Starting tomcat. Check logs/tomcat.log for error messages
2001-11-27 16:32:54 - ContextManager: Adding context Ctx(  )
2001-11-27 16:32:54 - ContextManager: Adding context Ctx( /test )
2001-11-27 16:32:57 - ContextManager: Adding context Ctx( /jetspeed )
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/velocity/runtime/configuration/Configuration
        at org.apache.turbine.Turbine.init(Turbine.java:193)
        at
org.apache.tomcat.core.ServletWrapper.doInit(ServletWrapper.java:317)
        at org.apache.tomcat.core.Handler.init(Handler.java:215)
        at
org.apache.tomcat.core.ServletWrapper.init(ServletWrapper.java:296)
        at
org.apache.tomcat.context.LoadOnStartupInterceptor.contextInit(LoadOnStartup
Interceptor.java:130)
        at
org.apache.tomcat.core.ContextManager.initContext(ContextManager.java:491)
        at
org.apache.tomcat.core.ContextManager.init(ContextManager.java:453)
        at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:195)
        at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)
 
I'm guessing there something missing from my classpath but I'm not quite
sure.  Has anyone encountered this error before?

Thanks for the help!
Bob.

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

Reply via email to