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

manager application  hangs if the context is currently processing a request

           Summary: manager application  hangs if the context is currently
                    processing a request
           Product: Tomcat 4
           Version: 4.0.1 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I have noticed that if I try to use the manager 'reload' feature at the same 
time that a request is being processed for the given path, that both the 
manager request and the context request hang and eventually time out.

The context at this point become unusable and tomcat must be restarted to get 
the context back. Another manager command to 'stop' times out also. All other 
contexts/virtual hosts still work fine. The requested servlet in the context 
would normally return in about 1-2 seconds. 

I can consistantly repeat this condition.

This is what is in the error log:
2002-01-08 10:53:57 Manager: restart: Reloading web application at '/'
2002-01-08 10:53:57 StandardContext[]: Reloading this Context has started
2002-01-08 10:53:57 StandardWrapper[:ContentServlet]: Waiting for 2 instance(s) 
to be deallocated

If I try a stop request, it also times out and the following is added to the 
log file:
2002-01-08 11:01:45 Manager: stop: Stopping web application at '/'
2002-01-08 11:01:45 StandardHost[www.socratesxml.com]: standardHost.stop 

Charlie

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

Reply via email to