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=29521>.
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=29521

No destroy methods called on service shutdown

           Summary: No destroy methods called on service shutdown
           Product: Tomcat 5
           Version: 5.0.24
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If the Tomcat server is stopped using shutdown.bat, then the shutdown sequence
is completed without any problems and the appropriate destroy methods of the
servlets and contextDestroyed methods of the ContextListener are called.

If the same server instance is stopped using either:
- the Apache Monitor task icon
- the Windows Services panel
- the command net stop "Apache Tomcat"

Then these destroy methods do not get called and the server is just "killed".

Using: 
Java 1.4.2_04
Standard configuration and example applications

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

Reply via email to