Hi Samarth,

yes, tomcat shows up as java process(es).
Do you get the SegFault as well when you start?
Could be a problem with your jdk. What jdk are you using?
Do you have other java applications running without problems?

Mika
^X^S
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 13, 2001 1:53 PM
Subject: Tomcat not starting on initialization


>
> Following up to my last email about tomcat not starting up, when I point
my
> browser to http://localhost:8888, I don't get any response.
>
> Another question, does the process show up when you do a "ps -ef".
>
>
>
>
> 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]>
>


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

Reply via email to