RE: tomcat stops when root ssh session ends

2004-12-22 Thread Allistair Crossley
- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 22 December 2004 10:27 > To: Tomcat Users List > Subject: Re: tomcat stops when root ssh session ends > > > Perhaps catalina_home is not defined in the root environment? > What is the result of echo $CATALI

Re: tomcat stops when root ssh session ends

2004-12-22 Thread g . lams
Perhaps catalina_home is not defined in the root environment? What is the result of echo $CATALINA_HOME at the root prompt? Morten Andersen <[EMAIL PROTECTED]> wrote on 22/12/2004 11.22.31: > I'm running a tomcat server on a debian machine. I start the tomcat server > through a ssh session. > >

tomcat stops when root ssh session ends

2004-12-22 Thread Morten Andersen
I'm running a tomcat server on a debian machine. I start the tomcat server through a ssh session. There has been no problems so far but just recently I became a Root on the machine. Whenever the ssh session ends tomcat stops... tomcat version 4.1.18 Morten Andersen -