Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 50792 invoked from network); 14 Jun 2002 16:02:00 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 14 Jun 2002 16:02:00 -0000 Received: (qmail 25667 invoked by uid 97); 14 Jun 2002 16:01:44 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 25618 invoked by uid 97); 14 Jun 2002 16:01:43 -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 25602 invoked by uid 98); 14 Jun 2002 16:01:43 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Other question Date: Fri, 14 Jun 2002 11:59:40 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Other question Thread-Index: AcITuedjjI8zxPUjSRy1NIkfL3rT8wAAnf6Q From: "Shapira, Yoav" 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 Hi, Yepp, you're right ;) Forgot that part. For us on Solaris 2.8 it's ps -ef | grep java | grep myapp | awk '{print $2}' Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Turner, John [mailto:JTurner@AAS.com] >Sent: Friday, June 14, 2002 11:41 AM >To: 'Tomcat Users List' >Subject: RE: Other question > > >Just for clarification, doing "> tomcat.pid" wouldn't really work, = because >all you would get is the ps entry for that value. You'd have to use = cut or >awk and grab the actual PID from the PID column in the listing that >resulted >from "ps -ef | grep java | grep myapp" and redirect it to tomcat.pid. > >John Turner >jturner@aas.com >http://www.aas.com > >-----Original Message----- >From: Shapira, Yoav [mailto:Yoav.Shapira@mpi.com] >Sent: Friday, June 14, 2002 10:45 AM >To: Tomcat Users List >Subject: RE: Other question > > >Howdy, >A relatively unix-flavor-independent way to do it is to give your = process >an >identifier via the first argument, i.e. the first thing in = CATALINA_OPTS, >for example -Da=3Dmyapp. > >You would then do ps -ef | grep java | grep myapp > tomcat.pid. > >Yoav Shapira >Millennium ChemInformatics > > >>-----Original Message----- >>From: Ralph Einfeldt [mailto:ralph.einfeldt@uptime-isc.de] >>Sent: Friday, June 14, 2002 10:41 AM >>To: Tomcat Users List >>Subject: AW: Other question >> >>What operating system do you have ? >> >>> -----Urspr=FCngliche Nachricht----- >>> Von: Laura [mailto:lauradiara@libero.it] >>> Gesendet: Freitag, 14. Juni 2002 13:59 >>> An: Tomcat Users List >>> Betreff: Re: Other question >>> >>> >>> But it doesn't seem to be correct. It writes in tomcat.pid a >>> PID that doesn't seem to be correct: I have tried to do: >>> >>> kill -9 PID (which is in the tomcat.pid) >>> >>> and the system tells me: >>> >> >>-- >>To unsubscribe, e-mail: >unsubscribe@jakarta.apache.org> >>For additional commands, e-mail: >help@jakarta.apache.org> > > >-- >To unsubscribe, e-mail: > >For additional commands, e-mail: > -- To unsubscribe, e-mail: For additional commands, e-mail: