You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/06/11 02:04:17 UTC

DO NOT REPLY [Bug 29096] - service.bat Does Not Accept Dash in Service Name

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

service.bat  Does Not Accept Dash in Service Name

yoavs@computer.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Native:Integration          |Daemon
            Product|Tomcat 5                    |Commons
            Version|5.0.24                      |1.0 Alpha



------- Additional Comments From yoavs@computer.org  2004-06-11 00:04 -------
Yup, it doesn't work with hyphens.  Here's the error message (Tomcat 5.0.26, 
Windows XP Pro):
C:\jakarta-tomcat-5.0.26\bin>service.bat install beavisApp-tomcat
[2004-06-10 19:58:25] [349  prunsrv.c] [error]
The system cannot find the file specified.
[2004-06-10 19:58:25] [1037 prunsrv.c] [error]
Load configuration failed
[2004-06-10 19:58:26] [349  prunsrv.c] [error]
The system cannot find the file specified.
[2004-06-10 19:58:26] [1037 prunsrv.c] [error]
Load configuration failed
The service 'beavisApp-tomcat' has been installed

prunsrv.c is at http://cvs.apache.org/viewcvs.cgi/jakarta-
commons/daemon/src/native/nt/procrun/apps/prunsrv/prunsrv.c, so I concur with 
your theory that this is a procrun problem.  As such, I'm going to reassign 
this issue to the commons-daemon module.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org