Re: FindClass - Bootstrap failing

2007-05-22 Thread Hassan Schroeder

On 5/22/07, John Cabral <[EMAIL PROTECTED]> wrote:


apache-tomcat-6.0.13 Windows installer.



I'm running on Windows XP Professional, version 2002.  The java
version is 1.4.2_14.


TC6 requires Java 5 -- 

HTH,
--
Hassan Schroeder  [EMAIL PROTECTED]

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



FindClass - Bootstrap failing

2007-05-22 Thread John Cabral

Hello,
I'm running into a problem trying to launch tomcat.  I used the
apache-tomcat-6.0.13 Windows installer.  When I run the tomcat6.exe
(or use the quick launch start service), the window flashes then
closes.  The following error message is showing up in the
jakarta-service log.


[2007-05-22 13:41:55] [info] Procrun (2.0.3.0) started
[2007-05-22 13:41:55] [info] Running Service...
[2007-05-22 13:41:55] [info] Starting service...
[2007-05-22 13:41:55] [442  javajni.c] [error] FindClass
org/apache/catalina/startup/Bootstrap failed
[2007-05-22 13:41:55] [997  prunsrv.c] [error] Failed loading main
org/apache/catalina/startup/Bootstrap class
C:\tomcat\bin\bootstrap.jar
[2007-05-22 13:41:55] [1260 prunsrv.c] [error] ServiceStart returned 3
[2007-05-22 13:41:55] [info] Run service finished.

Now, the bootstrap.jar is at that location.  So, I'm confused about
why it cannot find the class.

I'm running on Windows XP Professional, version 2002.  The java
version is 1.4.2_14.

Thank you for your help.

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