> -----Ursprungliche Nachricht-----
> Von: Jim Coble [mailto:[EMAIL PROTECTED]]
> Gesendet: Freitag, 30. August 2002 16:18
> An: [EMAIL PROTECTED]
> Betreff: Tomcat shutdown does not kill java process
> 
> 

> I'm running Tomcat 4.0.3 stand-alone on a Solaris 8 server.  When 
> I execute
> bin/shutdown.sh, the java process that has been running Tomcat does not
> terminate.  I can restart Tomcat fine (via bin/startup.sh) but, if I then
> do a ps -ef, I see both the old and new java processes there.  I have to
> kill the old java process to get rid of it.  I do all shutdown.sh and
> startup.sh commands as root.


tomcat.sh stop -force 

will(should) kill all java processes while shutdown.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to