DO you have any servlets or application beans that have threads listening on
any ports of updating data or something like that?

rick

> From: Jeff Hoare <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Wed, 18 Jul 2001 18:14:33 +1000
> To: [EMAIL PROTECTED]
> Subject: processes don't die
> 
> Hi,
> When I use the shutdown script for Tomcat (version 4) it does not stop all
> the java processes. There are 28 java processes normally, however, after
> executing shutdown 23 are still left. If I restart Tomcat they all seem to
> die and then eventually come back (u know the expected 28).
> The processes left after the shutdown are all owned by the same parent so
> terminating them is easy, but does anyone have an idea what is going on. I'm
> using the IBM's jdk1.3 on linux (which uses native threads).
> 
> Jeff

Reply via email to