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/03/26 15:34:47 UTC

DO NOT REPLY [Bug 27984] New: - NT-service seems to require the JDK to be installed under Program Files to work consistently.

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

NT-service seems to require the JDK to be installed under Program Files to work consistently.

           Summary: NT-service seems to require the JDK to be installed
                    under Program Files to work consistently.
           Product: Tomcat 5
           Version: 5.0.19
          Platform: Other
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: kthakore@taxautomation.com


I had Tomcat 5 installed and as soon as I tried to start the NT service: Apache 
Tomcat, it gave me the following error: "Error 1053: The service did not 
respond to the start or control request in a timely fashion". After some online 
searching it turns out that by simply installing my jdk under Program Files and 
having my JAVA_HOME point to that jdk it works. I had my jdk installed under 
c:\jdk1.3.1_11 and it apparantely did not like it. The strange part though is 
that i could start the service through the startup.bat with my JAVA_HOME 
pointing to c:\jdk1.3.1_11.

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