You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/08/01 18:50:53 UTC

DO NOT REPLY [Bug 21279] - Proc Runner: No Listener Notification on Shutdown

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21279

Proc Runner: No Listener Notification on Shutdown

marc.lehmann@infineon.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|5.0.3                       |5.0.5



------- Additional Comments From marc.lehmann@infineon.com  2003-08-01 16:50 -------
I have added some logging to org.apache.catalina.startup.Bootstrap: main() is 
never reached on shutdown via procrun. Looks like procrun just kills the JVM. 
What strikes me here is that no shutdown hook gets activated. If I shutdown TC 
via telnet (port 8005) SessionListener and ContextListener are properly 
notified. I have no tools available to actually look what procrun does on 
shutdown. Any help is much appreciated.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org