Folks,

I have installed Tomcat 4.0.1 on a system with Apache 1.3.20 on a Slackware 8.0
distribution.  All the environment variables have also been set in the .profile
file.

While starting up tomcat using the startup.sh script, I get the following
messages:

Using CLASSPATH:
/usr/local/tomcat-4.0.1/bin/bootstrap.jar:/usr/local/java/j2se-1.3.1/jdk1.3.1_01/lib/tools.jar
Using CATALINA_BASE: /usr/local/tomcat-4.0.1
Using CATALINA_HOME: /usr/local/tomcat-4.0.1
Using JAVA_HOME:     /usr/local/java/j2se-1.3.1/jdk1.3.1_01


Similarly while shutting down tomcat using the shutdown.sh script, I get the
following messages:

Using CLASSPATH:
/usr/local/tomcat-4.0.1/bin/bootstrap.jar:/usr/local/java/j2se-1.3.1/jdk1.3.1_01/lib/tools.jar
Using CATALINA_BASE: /usr/local/tomcat-4.0.1
Using CATALINA_HOME: /usr/local/tomcat-4.0.1
Using JAVA_HOME:     /usr/local/java/j2se-1.3.1/jdk1.3.1_01

/usr/local/tomcat-4.0.1/bin/catalina.sh: line 234: 6865 Segmentation fault
$JAVA_HOME/bin/java $CATALINA_OPTS -classpath $CP -Dcatalina.base=$CATALINA_BASE
-Dcatalina.home=$CATALINA_HOME org.apache.catalina.startup.Bootstrap "$@" stop

Also, the catalina.out log file does not have any entries.  I have changed the
paths around but to no avail.  Any suggestions on where I am going wrong that
will enable me to start using tomcat will be very helpful.

Also, the port is 8888.


Thanks in advance,

Samarth Kumar



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to