Hi,
I have Apache 2.0.43 on linux and single instance of Jakarta tomcat 4.1.8 as
servlet engine. Both are installed on linux. I also installed mod_jk
connector. Now I am doing some load tests against this server configuration.
As I ramp up the load, I start seeing 500 Internal server errors.
There is nothing in Tomcat logs. However, when I see the mod_jk.log I see
following error

[Wed Jan 29 01:57:42 2003] [jk_ajp_common.c (681)]: ERROR: can't receive the
response message from tomcat, network prob
lems or tomcat is down.
[Wed Jan 29 01:57:42 2003] [jk_ajp_common.c (1050)]: Error reading reply
from tomcat. Tomcat is down or network problem
s.
[Wed Jan 29 01:57:42 2003] [jk_ajp_common.c (1187)]: ERROR: Receiving from
tomcat failed, recoverable operation. err=2
[Wed Jan 29 01:57:42 2003] [jk_ajp_common.c (1198)]: Error connecting to
tomcat. Tomcat is probably not started or is l
istenning on the wrong port. Failed errno = 104


Any ideas why this is happening? Does this mean that Tomcat is going down
and then comes up to process next request? How can I fix this?

Thanks
Ritu


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

Reply via email to