Hey Rick,

Thanks for the reply. You say that you successfully got mod_jk working on Windows? I'm assuming that you are using Apache to serve static files and forward all other requests to Tomcat because this is the only reason why I'm trying to get the module working.

If at all possible, if you still have your worker2.properties file for Apache running mod_jk2, I'd like to see your config

What did you do to get mod_jk working? Can I see your config files for Apache and Tomcat?

THanks Rick,

Raffi


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]


_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



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



Reply via email to