I'm having some problems with apache and tomcat losing communication.  I have 
mod_jk2 setup using tomcat as an out-of-process server.

When apache loses communication with tomcat (even though tomcat is running and 
can be reached on port 8080 without problem), apache starts spawning 
processes, each of which slows the machine down and compounds the problem.

These error messages show up in the logs when this happens:

[Tue Sep 21 13:09:28 2004] [error] ajp13.service() ajpGetReply recoverable 
error 3
[Tue Sep 21 13:09:28 2004] [error] ajp13.service() Error  forwarding 
ajp13:localhost:8009 1 0
[Tue Sep 21 13:09:28 2004] [error] mod_jk2.handler() Error connecting to 
tomcat 3, status 200
...
and sometimes I'll get the following, although rarely
...
[Tue Sep 21 11:33:54 2004] [error] channelApr.receive(): Bad header
[Tue Sep 21 11:33:54 2004] [error] workerEnv.processCallbacks() Error reading 
reply
[Tue Sep 21 11:33:54 2004] [error] ajp13.service() ajpGetReply recoverable 
error 120000
[Tue Sep 21 11:33:54 2004] [error] ajp13.service() ajpGetReply recoverable 
error 120000
[Tue Sep 21 11:33:54 2004] [error] msgAjp.receive(): Bad signature 00

Any ideas what I can do to resolve this problem?

Thanks.

--Kaleb

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

Reply via email to