I am running using Apache 1.2.6 talking to two Tomcat 4.0.5 (I think
that is the version number; how do you verify it? The Tomcat default
page comes up with just '4.0') listening on two separate ports. 

I am seeing a strange problem. We have a customized web application
which we run through Tomcat. In one particular module, we have an issue:
on several pages sent from Apache, there is HTTP protocol header
information displayed at the top of the page. Here is some text from it:

"HTTP/1.1 200 OK Date: Yue, 19 Nov 2002 22:31:05 GMT Server:
Apache/1.3.26 (Unix) mod_jk/1.2 Keep-Alive:..."

At roughly the same time we get that text on the client's screen, we see
the following logged to mod_jk.log:

[Wed Nov 20 09:06:38 2002]  [jk_ajp_common.c (679)]: ajp_connection_tcp_get_message: 
Error - jk_tcp_socket_recvfull failed
[Wed Nov 20 09:06:38 2002]  [jk_ajp_common.c (1041)]: Error reading reply
[Wed Nov 20 09:06:38 2002]  [jk_ajp_common.c (1178)]: In jk_endpoint_t::service, 
ajp_get_reply failed in send loop 0

I cannot verify that the error thrown in mod_jk is exactly correlated
with the dumping of the strange text on the screen, but it does look
like it happens at the roughly the same time (within 3 minutes or so).

Any guidance would be appreciated.

Ben Ricker
Wellinx.com


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

Reply via email to