Hi, Well, one fix would be to ensure none of your apps or libraries used by your apps spawn non-daemon threads that they don't close on shutdown.
Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: Sunitha Kumar [mailto:[EMAIL PROTECTED] >Sent: Tuesday, August 10, 2004 1:19 PM >To: Tomcat Users List >Subject: Interaction with tomcat shutdown and CATALINA_PID > >Hey folks: > >How do we know that tomcat has shutdown completly? Would the return of >bin/shutdown.sh give some indication? The scenario I am seeing here, >is : I define a PID file in CATALINA_PID env variable. >And, on calling CATALINA_HOME/bin/shutdown.sh, I delete this PID file. >However, tomcat is not fully shutdown, and on not seeing this PID file, >does not shutdown.. >Is there any fix or work around for this? >thanks, >-sunitha > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
