Hello

I have apache2, mod_jk2 and tomcat 5.0.28 on linux.
Sometimes tomcat fails (the process is killed somehow) or simply apache cannot propagate the requests to tomcat.
When this happens I get the following stuff in the apache errorlog:
[Thu Apr 13 10:03:31 2006] [error] msgAjp.receive(): Bad signature 00
[Thu Apr 13 10:03:31 2006] [error] channelApr.receive(): Bad header
[Thu Apr 13 10:03:31 2006] [error] workerEnv.processCallbacks() Error reading reply [Thu Apr 13 10:03:31 2006] [error] ajp13.service() ajpGetReply recoverable error 120000 [Thu Apr 13 10:03:31 2006] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 0 [Thu Apr 13 10:03:31 2006] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0

Could someone explain me what these 6 messages mean, or point me to some documentation?

In addition, I run tomcat using  -Xms128m -Xmx512m
What happens in case the max heap size exceeds?

thanks


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

Reply via email to