DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32084>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32084

INFO: unregistering logger Catalina:type=Logger

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2004-11-05 16:14 -------
This is most likely because your app or libraries use by it are spawning non-
daemon threads and aren't terminating those properly.  In those cases Tomcat is 
done and shuts down, but the JVM process cannot exit.  This has been discussed 
numerous times on the tomcat-user mailing list, and is not a Tomcat bug.  If 
you'd like further details, I suggest searching the tomcat-user mailing list 
archives and/or subscribing to the list to post your problem.  The logger 
removal and other messages in your log are normal and expected, not a problem 
nor relevant to your problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to