>>> So I would like to know how to identify the java process of the logged in user who started the server
" jps -mlv " will give you the PIDs of all running Java processes. Plus it's a part of the standard SUN JVM. Regards Pierre On Wed, Dec 2, 2009 at 7:30 AM, raj kumar <bprajkumar...@gmail.com> wrote: > 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. > -- Rien de grand ne s'est accompli dans le monde sans passion. (G.W.F. Hegel, philosophe allemand)