You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Etienne Petitjean <ep...@loria.fr> on 2001/02/26 15:42:38 UTC

mod_jserv/7319: servlet method "destroy" not called when apache is shutdown

>Number:         7319
>Category:       mod_jserv
>Synopsis:       servlet method "destroy" not called when apache is shutdown
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    jserv
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Feb 26 06:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     epetitje@loria.fr
>Release:        1.3.17 win 32
>Organization:
apache
>Environment:
Windows 2000 professional service pack 1
java jre 1.3
>Description:
I wrote a servlet that absolutely needs to dispose of its resources before shuttind down. I used the "destroy" servlet method to do this. but it looks like JServ does not call the method before shutting down or JServ is not shut down when Apache is shut down...
I start Apache by using apache -k start
and I stop it by using apache -k shutdown
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]