What OS ? 
I added strerror - so if you update you may get better error number on 
"receiving message body". 

Regarding ajp_process_callback: that's most likely a user hiting "BREAK"
on the browser. I downgraded the message to debug, it is a normal case.


How loaded is tomcat ( number of requests per second, waiting 
requests, etc)? 



Ori Tend wrote:

> Hi,
> 
> I'm sorry I'm posting this to the dev group- but i've tried looking for
> answers in any corner of the universe...
> im using mod_jk2, tomcat 4.1.18 and apache2.
> I'm getting tons of these errors in my apache2 error_log. also, 1 of
> every 100 requests handled by tomcat returns 500 error.
> Also, from system resources perspective, tomcat is not working hard at
> all.
> 
> Is anyone familiar with that?
> 
> I hope someone saw this before....
> 
> Ori.
> 
> [Thu Mar 13 01:52:20 2003] [error] channelSocket.receive(): Error
> receiving message body -1 2
> [Thu Mar 13 01:52:20 2003] [error] workerEnv.processCallbacks() Error
> reading reply
> [Thu Mar 13 01:52:20 2003] [error] ajp13.service() ajpGetReply
> recoverable error 120000


This kind of message indicates a recoverable communication problem.
Something went wrong, so it reconnected. 

It shouldn't happen very frequently.

Do you see any errors on tomcat side ?





> [Thu Mar 13 01:52:22 2003] [error] Error ajp_process_callback - write
> failed
> [Thu Mar 13 01:52:22 2003] [error] ajp13.service() ajpGetReply
> unrecoverable error 3
> [Thu Mar 13 01:52:22 2003] [error] ajp13.service() Error  forwarding
> ajp13:localhost:8009 0 1
> [Thu Mar 13 01:52:22 2003] [error] mod_jk.handler() Error connecting to
> tomcat 120000

I'll debug a bit more on this - it shouldn't generate any message, it's a
normal case.

Costin




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

Reply via email to