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 2003/10/22 18:19:27 UTC

DO NOT REPLY [Bug 24011] New: - 5.0.13 Installer creates wrong service Registry key

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

5.0.13 Installer creates wrong service Registry key

           Summary: 5.0.13 Installer creates wrong service Registry key
           Product: Tomcat 5
           Version: 5.0.13
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: lkarpel@eloquent.com


The installer creates registry key:

   SOFTWARE\Apache Software Foundation\Tomcat Service Manager

with this setting starting the service fails without any log files or errors.

The 'procrun' code seems to be trying to access key:

   SOFTWARE\Apache Software Foundation\Process Runner 1.1

If the installed key is changed to this 'correct' key by hand the service 
starts.

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