Hi, I have gotten Tomcat 5.0.4/Apache 2.0.47/JK2 2.0.2 working on a Solaris 7 box. I set it up just like you would set it up in the FAQs.
My comment echos John's advice. Forget the jni and just stick to TCP sockets. -e On Tue, 5 Aug 2003, Pat Pomatto wrote: > Hi, > > > > I'm running on Linux Apache 2.0.47, Tomcat 5.0.5 and trying to use JK2 > connector 2.0.2 which I built successfully. I configured the connector > with jni. I cannot seem to get the connector to work. In my > apache/logs/error_log the error generated is: > > > > [Tue Aug 05 10:31:53 2003] [error] vm.init(): no jvm_dll_path, will use > LD_LIBRARY_PATH libjvm.so > > [Tue Aug 05 10:31:53 2003] [error] Can't load native library libjvm.so : > libjvm.so: cannot open shared object file: > > No such file or directory > > [Tue Aug 05 10:31:53 2003] [error] jni.loadJvm() Error - can't load jvm > dll > > [Tue Aug 05 10:31:53 2003] [error] workerEnv.initChannel() init failed > for channel.jni:jni > > [Tue Aug 05 10:31:53 2003] [error] workerEnv.initWorkers() init failed > for worker.jni:onStartup > > [Tue Aug 05 10:31:53 2003] [error] workerEnv.initWorkers() init failed > for worker.jni:onShutdown > > [Tue Aug 05 10:31:53 2003] [error] shm.init(): No file > > [Tue Aug 05 10:31:53 2003] [error] uriEnv.init() map to invalid worker > /jsp-examples/* ajp13:localhost:8009 > > [Tue Aug 05 10:32:05 2003] [error] mod_jk.handle() No worker for > /jsp-examples/index.html > > > > > > Any ideas? Has anyone successfully gotten jk2 connector 2.0.2 working > with Tomcat 5? > > > > Thanks in Advance, > > Pat > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
