• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Installation and Error 1053

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I installed Tomcat 5.0.19 to 2 Windows XP machines, and it worked fine. However, when I tried to install Tomcat 5.0.19 to Windows 2000 and 2003 servers, it didn't work.

The installation file I used was jakarta-tomcat-5.0.19.exe. When installation was finished, Tomcat showed up on the list of Windows Services on the 2000 and 2003 servers. But when I tried to start the service, I got an error:

Could not start Tomcat service on local computer.
Error 1053: The service didn't respond to the start or control request in a timely fashion.

Does anyone know why this error happens?

Thanks.
 
reply
    Bookmark Topic Watch Topic
  • New Topic