I'm running Tomcat on a Redhat 7.0 box.  I downloaded the Jetspeed 1.3a1
binaries and put the jetspeed.war file in the webapps directory.  When I
try to start Tomcat, it seg faults.  Tomcat was working fine before I
installed Jetspeed, and it works fine again if I remove the
jetspeed.war and the jetspeed subdirectory.  Here is the output from the
startup:

[root@jacob bin]# ./tomcat.sh run
Using 
classpath: 
/usr/local/tomcat/lib/ant.jar:/usr/local/tomcat/lib/jasper.jar:/usr/local/tomcat/lib/jaxp.jar:/usr/local/tomcat/lib/parser.jar:/usr/local/tomcat/lib/servlet.jar:/usr/local/tomcat/lib/test:/usr/local/tomcat/lib/webserver.jar:/usr/local/jdk/lib/tools.jar:/usr/local/jdk/lib/tools.jar
2001-05-24 01:38:41 - ContextManager: Adding context Ctx( /examples )
2001-05-24 01:38:41 - ContextManager: Adding context Ctx( /admin )
Starting tomcat. Check logs/tomcat.log for error messages 
2001-05-24 01:38:41 - ContextManager: Adding context Ctx(  )
2001-05-24 01:38:41 - ContextManager: Adding context Ctx( /test )
2001-05-24 01:38:41 - ContextManager: Adding context Ctx( /jetspeed )
initializing all services using org.apache.tomcat.facade.ServletConfigImpl
initializing service: ResourcesService
./tomcat.sh: line 178:  9252 Segmentation fault      $JAVACMD $TOMCAT_OPTS
-Dtomcat.home=${TOMCAT_HOME} org.apache.tomcat.startup.Tomcat "$@"

There is nothing in the Tomcat logs to indicate any kind of error.  Any
idea why it's crashing?

Walter Brameld
[EMAIL PROTECTED]


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

Reply via email to