Raffi, First let me say I'm no expert on Tomcat. Second I just tried to get mod_jk2 to work on win2k and could not get it to work. After a couple of days of frustration, I changed to mod_jk and not it works great. I don't know if my configuration was incorrect or what. Never did get it figured out.
Rick -----Original Message----- From: Raffi B. [mailto:[EMAIL PROTECTED] Sent: Saturday, August 02, 2003 1:07 PM To: [EMAIL PROTECTED] Subject: Errors on Apache1.3.27 using mod_jk2 I'm trying to connect Apache 1.3.27 to Tomcat 4.2.27 using mod_jk2.dll on Win32. Apache is working, and so is Tomcat, but I keep getting a 500 error when I try to access a JSP on Tomcat from Apache. In http.conf for Apache, I've defined the following for mod_jk2.dll.... LoadModule jk2_module modules/mod_jk2.dll AddModule mod_jk2.c These are the errors I keep getting in the jk2.log, but I can't make any sense of it. [Sat Aug 02 16:34:26 2003] (error) [jk_shm.c (333)]: shm.init(): No file [Sat Aug 02 16:34:33 2003] (error) [jk_endpoint.c (90)]: workerEnv.init() create slot epStat.0 failed [Sat Aug 02 16:34:33 2003] (error) [mod_jk2.c (427)]: mod_jk.handler() Error connecting to tomcat 21000 [Sat Aug 02 16:34:48 2003] (error) [jk_endpoint.c (90)]: workerEnv.init() create slot epStat.1 failed [Sat Aug 02 16:34:48 2003] (error) [mod_jk2.c (427)]: mod_jk.handler() Error connecting to tomcat 21000 [Sat Aug 02 16:34:49 2003] (error) [jk_endpoint.c (90)]: workerEnv.init() create slot epStat.2 failed [Sat Aug 02 16:34:49 2003] (error) [mod_jk2.c (427)]: mod_jk.handler() Error connecting to tomcat 21000 I've tried many different configs, consulted tons of docs online, but the damn problem persists. Any help would be appreciated, thanks.. Raffi _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
