I added a line to export JAVA_HOME and still get the same results.  Any
other ideas?


----- Original Message -----
From: "Kevin Sangeelee" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "Brett Perkes" <[EMAIL PROTECTED]>
Sent: Thursday, February 01, 2001 3:23 PM
Subject: Re: starting Tomcat at boot time on Linux


I noticed that while you set TOMCAT_HOME, you didn't set JAVA_HOME. Could
it be that Tomcat is using the wring JVM (i.e. kaffe that's installed by
some distributions)?

On Thu, 1 Feb 2001, Brett Perkes wrote:

> I can start Tomcat from the command line and it continues to run great,
even
> runs my servlets nicely.  My problem is that when I start it at boot time
it
> runs for a short period of time and then dies.  I'm curious if there is a
> some sort of log file or listing that I can read in order to get an idea
of
> why the program quits.
>
> Start up script:
>
> export TOMCAT_HOME=/usr/jakarta/dist
>
> case "$1" in


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




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

Reply via email to