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=32279>. 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=32279 Summary: Tomcat shutsdown/startup not properly integrated with win32 services Product: Tomcat 5 Version: 5.5.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Native:Packaging AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When you click on "restart" for the Tomcat service, it stops very quickly and then tries to restart the process. The problem is that Tomcat does not actually stop quickly like it is reporting to the win32 services subsystem. As a result, when you start the new Tomcat process it complains about the port already being bound. You end up having to click on "restart" a good two or three times before it works properly. I feel the problem is twofold: 1) Tomcat takes extremely long to shutdown. This is about a minute long by my non-scientific guess :) 2) Stopping the tomcat service should guarantee that it is really stopped. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
