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=33671>. 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=33671 Summary: Manual Windows service installation with custom name using service.bat fails. Product: Tomcat 5 Version: 5.0.28 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Catalina AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] Trying to install Tomcat 5.0.28 as a windows service using provided service.bat script fails if the optional custom name contains '.', or '_'. Example. Running: service.bat install successfully install a service named 'tomcat5' with description 'Apache Tomcat' Running: service.bat install tc_5 fails with a GUI alert reporting: "Overlapped I/O operation is in progress" "NonAlpha 95" Closing the alert causes the console to show: Installing the service 'tc_5' ... Using CATALINA_HOME: D:\Programmi\jakarta-tomcat-5.0.28 Using JAVA_HOME: D:\programmi\j2sdk1.4.2_07 [2005-02-21 15:37:38] [349 prunsrv.c] [error] The system cannot find the file specified. [2005-02-21 15:37:38] [1037 prunsrv.c] [error] Load configuration failed [2005-02-21 15:37:38] [349 prunsrv.c] [error] The system cannot find the file specified. [2005-02-21 15:37:38] [1037 prunsrv.c] [error] Load configuration failed The service 'tc_5' has been installed. Running: service.bat install tc5 (custom name without underscore) runs nicely. -- 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]