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 2010/06/16 18:59:04 UTC

DO NOT REPLY [Bug 49448] New: tomcat windows service name can't contain spaces

https://issues.apache.org/bugzilla/show_bug.cgi?id=49448

           Summary: tomcat windows service name can't contain spaces
           Product: Tomcat 6
           Version: 6.0.18
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Native:Integration
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: jkenny3112000@yahoo.com


If I try to install tomcat as a service and use a service name (not a display
name) that contains spaces or underscores it fails:

C:\Program Files (x86)\comp\apache-tomcat\bin\tomcat6.exe //IS//Comp Service
or
C:\Program Files (x86)\comp\apache-tomcat\bin\tomcat6.exe //IS//Comp_Service

All the other windows service have spaces so I want mine to be consistent.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 49448] tomcat windows service name can't contain spaces

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49448

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Sebb <se...@apache.org> 2010-06-17 11:10:13 EDT ---
This aspect of Tomcat relies on Commons Deamon, see:

http://commons.apache.org/daemon/
and
https://issues.apache.org/jira/browse/DAEMON

Please raise any enhancement requests there.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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