Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

tomcat5w.exe can't start

843838Oct 19 2005 — edited Jul 20 2006
My JDK is "1.5.0_04", download apache-tomcat-5.5.12.zip and expand it,then I start tomcat like follows:
C:\apache-tomcat-5.5.12\bin\startup.bat
Tomcat runs OK

But if I use follows command to start Tomcat,it raise error:
C:\apache-tomcat-5.5.12\bin\tomcat5.exe

[2005-10-19 22:33:27] [402 prunsrv.c] [error]
System can't find assigned file
[2005-10-19 22:33:27] [1246 prunsrv.c] [error]
Load configuration failed

If I use follows command to start Tomcat,it raise follow error:
C:\apache-tomcat-5.5.12\bin\tomcat5.exe

Unable to open the service 'tomcat5'
C:\apache-tomcat-5.5.12\bin\tomcat5w.exe

Why I can't use tomcat5.exe or tomcat5w.exe to start Tomcat? How to make Tomcat to start?
Any idea will be appreciated!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 17 2006
Added on Oct 19 2005
2 comments
383 views