At all times after it is started once started..

An easy way to check for tomcats processes is grep for the installation path.. 
when listing your processes.. For eg if Tomcat is installed on /usr/apache do a

ps -ef | grep /usr/apache

This will definitely reteurn all processes that are running from within that 
directory.

Hope this helps..

Cheers

Joe



________________________________
From: Alan Blake <[EMAIL PROTECTED]>
To: arslist@ARSLIST.ORG
Sent: Tuesday, November 18, 2008 10:41:10 PM
Subject: Re: How can I tell if tomcat is running?

** 
Depends if you put the startup script in your rc directory to have it execute 
on startup or if you are manually running the ./startup.sh

________________________________

From:Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] 
On Behalf Of Steve McDonald
Sent: Tuesday, November 18, 2008 5:37 PM
To: arslist@ARSLIST.ORG
Subject: Re: How can I tell if tomcat is running?
 
** 
Does it run all the time or is it started when needed?


 
On Tue, Nov 18, 2008 at 4:55 PM, Alan Blake <[EMAIL PROTECTED]> wrote:
** 
It should appear as a "java" process.
 
Alan Blake
Knowlysis | Services Manager | Office: 801.224.0002 ext 105

________________________________

From:Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] 
On Behalf Of Steve McDonald
Sent: Tuesday, November 18, 2008 4:39 PM
To: arslist@ARSLIST.ORG
Subject: How can I tell if tomcat is running?
 
** 
I run the startup.sh script and get this:
 
Using CATALINA_BASE:   /remedy/apache-tomcat-5.5.25
Using CATALINA_HOME:   /remedy/apache-tomcat-5.5.25
Using CATALINA_TMPDIR: /remedy/apache-tomcat-5.5.25/temp
Using JRE_HOME:       /usr/java
When I do a ps -ef I don't see any additional processes.
 
Thanks!
 
 
Steve
Solaris 10
Informix 10
ARSystem 7.1
MidTier 7.1




_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to