Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 24683 invoked from network); 13 Jun 2002 09:39:07 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 13 Jun 2002 09:39:07 -0000 Received: (qmail 19357 invoked by uid 97); 13 Jun 2002 09:39:00 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 19328 invoked by uid 97); 13 Jun 2002 09:38:59 -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 19307 invoked by uid 98); 13 Jun 2002 09:38:57 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <000f01c212bf$13d25480$d6015b0a@ravig> From: "Ravishankar S" To: "Tomcat Users List" References: <01ff01c212bc$6520df80$5be94cc1@pisa.iol.it> Subject: Re: Other question Date: Thu, 13 Jun 2002 15:15:39 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 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 Laura, when tomcat runs an instance of java is always running..try ps -ax | grep 'java*' it should give a bunch of java instances depending on the no of threads....here's what my redhat 6.2 said 21619 pts/3 S 0:14 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21664 pts/3 S 0:08 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21665 pts/3 S 0:21 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21666 pts/3 S 0:00 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21667 pts/3 S 0:00 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21668 pts/3 S 0:34 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21669 pts/3 S 0:00 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21670 pts/3 S 0:00 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21671 pts/3 S 0:00 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21672 pts/3 S 0:00 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21673 pts/3 S 0:01 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21674 pts/3 S 0:00 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21675 pts/3 S 0:00 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21676 pts/3 S 0:00 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21677 pts/3 S 0:00 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21678 pts/3 S 0:00 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21679 pts/3 S 0:00 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 21680 pts/3 S 0:00 /usr/java/jdk1.3.1/bin/i386/native_threads/java -clas 9085 pts/8 S 0:00 grep java ravi ----- Original Message ----- From: "Laura" To: "Tomcat Users List" Sent: Thursday, June 13, 2002 2:56 PM Subject: Other question Hi all, thanks for your reply (Security - Attack): you are telling me that I shouldn't worry because Apache is secure. (I hope it) I have one other question: If Tomcat shouts down for some cause, how can I know it? For example, Apache has a PID and so you can control if the apache process, with that PID, is alive. But Tomcat doesn't write any PID: how can I know if Tomcat is alive or not? Is there any script for that? Thanks for your help Laura -- To unsubscribe, e-mail: For additional commands, e-mail: