Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 55604 invoked from network); 4 Oct 2002 18:04:05 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 4 Oct 2002 18:04:05 -0000 Received: (qmail 7627 invoked by uid 97); 4 Oct 2002 18:04:16 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 7533 invoked by uid 97); 4 Oct 2002 18:04:14 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 7498 invoked by uid 98); 4 Oct 2002 18:04:13 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MIMEOLE: Produced By Microsoft Exchange V6.0.6249.0 Subject: RE: Tomcat stop when exit telnet session Date: Fri, 4 Oct 2002 14:03:09 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Tomcat stop when exit telnet session Thread-Index: AcJryckYuGqW9WsKRm2qb++Qdz+idgABltpA From: "Hauck, Joe" To: "Tomcat Users List" , X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N In Solaris you can use the nohup command to run a program without ending when the session ends. So for tomcat it would be: nohup $CATALINA_HOME/bin/startup.sh Joe. -----Original Message----- From: Nancy Crisostomo Martinez [mailto:nancycm@correo.uqroo.mx]=20 Sent: Friday, October 04, 2002 1:22 PM To: Tomcat Users List Subject: Re: Tomcat stop when exit telnet session Jon, I even tried the "&", but it didn't work for me. I don't know why...but maybe it really works for Fong... jon wingfield wrote: > I've never used solaris8 so the following may be in error, but here=20 > goes. > > On linux using & seems not only to put the process in the background=20 > but also seems to be nohup (no hang up). On hp-ux 10/11 using & seems=20 > only to put the process in the background and NOT nohup. > > So, i surmise that solaris8 is behaving like hp-ux and that you need=20 > to use the nohup command instead of just putting the process in the=20 > background. > > so i would try: > > nohup /etc/init.d/tomcat4 start & > > Hope this helps, > > Jon > > -----Original Message----- > From: fong [mailto:fong@shunkam.com] > Sent: 04 October 2002 16:45 > To: Tomcat Users List > Subject: Tomcat stop when exit telnet session > > I install tomcat 4.X in solaris8. I run "/etc/init.d/tomcat4 start &"=20 > to start tomcat in telnet session from win2K. That is ok. > > But when I close the telnet session. This service is also stop. So I=20 > can't use tomcat web services. > > How can I keep it running? > > Much thanks... > > -- > To unsubscribe, e-mail: > For additional commands, e-mail:=20 > -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: