Is there any way to reliable get a process id from the jvm that
invokes tomcat?

It's really irritating but if you shut tomcat down and then
start it up again right away tomcat tosses a bunch of exceptions
and then hangs leaving the interpreter running but itself
unusable.

Ideally, when tomcat starts if I could get the pids from the
native java and this happened I could write a script that just
kill -KILL <pid> as it is now I have to do a ps to check which
and kill it by hand.

Anyone else having this problem or have a solution for it?

Thanks

Rob


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to