Howdy,
Your servlet (or a library it uses) is likely starting non-daemon
threads which prevents the JVM from exiting.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: raja gudepu [mailto:[EMAIL PROTECTED]
>Sent: Friday, December 26, 2003 4:10 PM
>To: [EMAIL PROTECTED]
>Subject: tomcat does not shutdown
>
>Hi there,
>I have integrated tomcat 4.1.29 with apache 1.3.29 using mod_jk (using
>ajp13)
>I have deployed a web application into tomcat and when tomcat starts up
, I
>have a servlet that loads up automatically. (load-on-startup is used in
>web.xml of the webapplication).
>
>But when I try to shutdown tomcat , by using the shutdown.bat, tomcat
>window
>does not close.
>When I do not load the servlet on startup, everything seems to be fine.
But
>I need to know how to shutdown tomcat with my servlet getting loaded up
on
>start up.
>
>Please do help me,
>Thanks
>raj.
>
>_________________________________________________________________
>Tired of slow downloads? Compare online deals from your local
high-speed
>providers now.  https://broadband.msn.com
>
>
>---------------------------------------------------------------------
>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]

Reply via email to