I have Apache 2.0.48 and Tomcat 4.1.29 and mod_jk2.dll running on Windows 2000.
I am sure that I have the Apache2 "workers2.properties" and "httpd.conf" configured properly. I am also sure that I have the tomcat "jk2.properties" and "server.xml" file configured properly. I started Apache2 and I got the following code in the Apache2 error log: [Sat Dec 06 16:41:32 2003] [notice] Parent: Created child process 2720 [Sat Dec 06 16:41:32 2003] [notice] Child 2720: Child process is running [Sat Dec 06 16:41:32 2003] [notice] jk2_init() Found child 2720 in scoreboard slot 0 [Sat Dec 06 16:41:32 2003] [notice] vm.init(): Jni lib: c:/j2sdk1.4.2_02/jre/bin/client/jvm.dll [Sat Dec 06 16:41:33 2003] [notice] vm.open2() done [Sat Dec 06 16:41:33 2003] [notice] jni.validate() class= org/apache/jk/apr/TomcatStarter [Sat Dec 06 16:41:33 2003] [notice] Loaded org/apache/jk/apr/TomcatStarter [Sat Dec 06 16:41:33 2003] [notice] jni.init() setting stdout=c:/web/Apache2/logs/stdout.log... [Sat Dec 06 16:41:33 2003] [notice] jni.init() setting stderr=c:/web/Apache2/logs/stderr.log... [Sat Dec 06 16:41:33 2003] [notice] jni.init() ARG start [Sat Dec 06 16:41:33 2003] [notice] jni.init() calling main()... [Sat Dec 06 16:41:33 2003] [notice] jni.validate() class= org/apache/jk/apr/TomcatStarter [Sat Dec 06 16:41:33 2003] [notice] Loaded org/apache/jk/apr/TomcatStarter [Sat Dec 06 16:41:33 2003] [notice] jni.init() disabling the non init hook worker [Sat Dec 06 16:41:33 2003] [notice] workerEnv.init() ok C:/web/Apache2/conf/workers2.properties [Sat Dec 06 16:41:33 2003] [error] mod_jk child init 1 0 [Sat Dec 06 16:41:33 2003] [notice] Child 2720: Acquired the start mutex. [Sat Dec 06 16:41:33 2003] [notice] Child 2720: Starting 250 worker threads. It all looks good, but it doesn't start Tomcat at all. It looks like there is an error in the stderr.log ... as follows ... TomcatStarter: main() Try org.apache.tomcat.startup.Main Try org.apache.catalina.startup.BootstrapService Try org.apache.catalina.startup.Bootstrap No class found So, the first question is how do I generate more of a detailed error log, and the second question is how do I fix this problem? Any help would be much appreciated. Thanks. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]