Re: Can't start TomCat 6.0 on Windows 2003 Server
Posted By:
Anonymous
Posted On:
Tuesday, October 23, 2007 09:28 AM
First go back to Java 1.6 or Java 1.5. AFAIK Java 1.4 will not work with Tomcat 6.
Find msvcr711.dll on your system. It should be in the java bin directory.
Copy it to tomcat/bin
service should now start fine.
Re: Can't start TomCat 6.0 on Windows 2003 Server
Posted By:
Anonymous
Posted On:
Sunday, October 14, 2007 08:52 PM
Hi I am also getting following error when trying to start tomcat server from command prompt as below:
C:Java omcat6in>tomcat6
[2007-10-15 06:04] [420 prunsrv.c] [error]
The system cannot find the file specified.
[2007-10-15 06:04] [1327 prunsrv.c] [error]
Load configuration failed
Please advice.