Hi
Have a look at the Redhat/Centos startup scripts to see how they do
that.
If you are running a other linux os then use ps and look for java
processes. Normally the java process will have a catalina param
somewhere so that is usefull to grep for.
Regards
-----Original Message-----
From: raj kumar [mailto:bprajkumar121@gmail.com]
Sent: 02 December 2009 06:30
To: users@tomcat.apache.org
Subject: How to get java process id of a user running tomcat
Hi friends,
When i ran tomcat and shut it down my java process is not closing along
with
shutdown.i need to kill it explicitly. So I would like to know how to
identify the java process of the logged in user who started the server.
so
that i can kill the process id from the shutdown.sh script itself.
Please
help me.
Tomcat: jakarta-tomcat-5.0.28
Java : j2sdk1.4.2
OS: SunOS
Thanks,
Phani.
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|