You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Hua Hou <hu...@handango.com> on 2003/05/15 18:44:06 UTC

Error message in JK2 log

I have Tomcat 4.1.24 + IIS 5 + JK2. I am facing the following problem.

In the JK2 log file, I got the following error message (I set the log level
to be ERROR)

********************************************
[Thu May 15 11:33:10 2003] (error ) [jk_channel_socket.c (557)]
channelSocket.receive(): Error receiving message body -1 53
[Thu May 15 11:33:10 2003] (error ) [jk_workerEnv.c (482)]
workerEnv.processCallbacks() Error reading reply
[Thu May 15 11:33:10 2003] (error ) [jk_worker_ajp13.c (416)]
ajp13.service() ajpGetReply recoverable error 120000
********************************************

However, my application seems working well, I can browse in the browser with
no problem. 

With a few users browsing, it doesn't hurt. But because I am expecting
around 150 concurrent users, the above error message will soon fill up my
log file, causing it to grow to ~100MB in couple of hours. 

Any idea about where and why the error message comes from? 

Thanks.

Hua

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org