Hi 

I am new in using tomcat 
The following thing is happening to me.
I have installed Tomecat one my apache serve which is running also php
as a module.
On start up I get following error in the error log of apache

[Fri Jan 16 12:44:03 2004] [notice] Parent: Created child process 2024
[Fri Jan 16 12:44:04 2004] [notice] Child 2024: Child process is running
[Fri Jan 16 12:44:04 2004] [notice] jk2_init() Found child 2024 in
scoreboard slot 0
[Fri Jan 16 12:44:04 2004] [notice] vm.init(): Jni lib: C:\Program
Files\Java\j2re1.4.1_06\bin\client\jvm.dll
[Fri Jan 16 12:44:04 2004] [notice] vm.open2() done
[Fri Jan 16 12:44:04 2004] [notice] jni.validate() class=
org/apache/jk/apr/TomcatStarter 
[Fri Jan 16 12:44:04 2004] [error] Can't find class
org/apache/jk/apr/TomcatStarter
java.lang.NoClassDefFoundError: org/apache/jk/apr/TomcatStarter
[Fri Jan 16 12:44:05 2004] [notice] vm.detach() ok
[Fri Jan 16 12:44:05 2004] [error] workerEnv.initWorkers() init failed
for worker.jni:onStartup
[Fri Jan 16 12:44:05 2004] [notice] jni.validate() class=
org/apache/jk/apr/TomcatStarter 
[Fri Jan 16 12:44:05 2004] [error] Can't find class
org/apache/jk/apr/TomcatStarter
java.lang.NoClassDefFoundError: org/apache/jk/apr/TomcatStarter
[Fri Jan 16 12:44:05 2004] [notice] vm.detach() ok
[Fri Jan 16 12:44:05 2004] [error] workerEnv.initWorkers() init failed
for worker.jni:onShutdown
[Fri Jan 16 12:44:05 2004] [notice] workerEnv.init() ok C:/Program
Files/Apache Group/Apache2/conf/workers2.properties
[Fri Jan 16 12:44:05 2004] [error] mod_jk child init 1 0
[Fri Jan 16 12:44:05 2004] [notice] Child 2024: Acquired the start
mutex.
[Fri Jan 16 12:44:05 2004] [notice] Child 2024: Starting 250 worker
threads. 

What could I have done wrong ???

The workers2.properties and jk2.properties are dois one the
howtoinstaltomcat4onapache ... 


Thanks in advance for any replay


Phillip   



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to