> From: Ramamoorthy, Saku [mailto:[email protected]] > Subject: Tomcat 5.5 services hangs during "net stop" > > We have to kill the Tomcat process manually to restart > the service. There are no errors in the Tomcat logs.
What does a thread dump show? The usual cause is a webapp that fails to properly manage non-daemon threads that it creates. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
