I downloaded and ran the Tomcat 6.0.14 Windows Service Installer.

When I try to start Tomcat from Control Panel -> Services, it does not start and I get the
following error message in jakarta_service_20071003.log:

[2007-10-03 11:31:39] [info] Procrun (2.0.3.0) started
[2007-10-03 11:31:39] [info] Running Service...
[2007-10-03 11:31:39] [info] Starting service...
[2007-10-03 11:31:39] [443 javajni.c] [error] FindClass org/apache/catalina/startup/Bootstrap failed [2007-10-03 11:31:39] [997 prunsrv.c] [error] Failed loading main org/apache/catalina/startup/Bootstrap class C:\Program Files\Apache Software Foundation\Tomcat 6.0\bin\bootstrap.jar
[2007-10-03 11:31:39] [1260 prunsrv.c] [error] ServiceStart returned 3
[2007-10-03 11:31:39] [info] Run service finished.
[2007-10-03 11:31:39] [info] Procrun finished.


The RUNNING.txt file says to use $CATALINA_HOME\bin\startup.bat,
however, there is no startup.bat in
C:\Program Files\Apache Software Foundation\Tomcat 6.0\bin
or installed anywhere else on the whole file system (under C:)


The tomcat6.exe does not show a usage message which called with -h.


Running tomcat6.exe without any arguments does not seem to start the web server,
and calling it repeatedly throws an OutOfMemoryError.


I am using java version "1.6.0_02"





Marlin W. Pierce
Software Engineer


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to