What are all these mod_jk errors?  There are also many "CLOSE_WAIT" messages when I do 
"netstat -n -o". It seems that whenever one of those connections closes, an error 
message is generated in mod_jk.log.
 
Any solutions to this problem?  
 
Thanks!
 
mod_jk.log
---------------
 
[Sat Mar 13 16:28:54 2004]  [jk_ajp_common.c (738)]: ERROR: can't receive the response 
message from tomcat, network problems or tom$
[Sat Mar 13 16:28:54 2004]  [jk_ajp_common.c (1137)]: Error reading reply from tomcat. 
Tomcat is down or network problems.
[Sat Mar 13 16:28:54 2004]  [jk_ajp_common.c (1290)]: ERROR: Receiving from tomcat 
failed, recoverable operation. err=0
[Sat Mar 13 16:44:23 2004]  [jk_ajp_common.c (738)]: ERROR: can't receive the response 
message from tomcat, network problems or tom$
[Sat Mar 13 16:44:23 2004]  [jk_ajp_common.c (1137)]: Error reading reply from tomcat. 
Tomcat is down or network problems.
[Sat Mar 13 16:44:23 2004]  [jk_ajp_common.c (1290)]: ERROR: Receiving from tomcat 
failed, recoverable operation. err=0
[Sat Mar 13 16:44:26 2004]  [jk_ajp_common.c (738)]: ERROR: can't receive the response 
message from tomcat, network problems or tom$
[Sat Mar 13 16:44:26 2004]  [jk_ajp_common.c (1137)]: Error reading reply from tomcat. 
Tomcat is down or network problems.
[Sat Mar 13 16:44:26 2004]  [jk_ajp_common.c (1290)]: ERROR: Receiving from tomcat 
failed, recoverable operation. err=0

 
output form "netstat -n -o"
--------------------
tcp        1      0 127.0.0.1:35366         127.0.0.1:8009          CLOSE_WAIT  off 
(0.00/0/0)
tcp        1      0 127.0.0.1:35367         127.0.0.1:8009          CLOSE_WAIT  off 
(0.00/0/0)
tcp        0      0 127.0.0.1:3306          127.0.0.1:32776         ESTABLISHED 
keepalive (5104.92/0/0)
tcp        0      0 127.0.0.1:3306          127.0.0.1:32777         ESTABLISHED 
keepalive (5104.93/0/0)
tcp        0      0 127.0.0.1:3306          127.0.0.1:32778         ESTABLISHED 
keepalive (5104.94/0/0)
tcp        0      0 127.0.0.1:3306          127.0.0.1:32774         ESTABLISHED 
keepalive (5104.74/0/0)
tcp        0      0 127.0.0.1:3306          127.0.0.1:32775         ESTABLISHED 
keepalive (5104.92/0/0)
tcp        1      0 127.0.0.1:33808         127.0.0.1:8009          CLOSE_WAIT  off 
(0.00/0/0)
tcp        1      0 127.0.0.1:33803         127.0.0.1:8009          CLOSE_WAIT  off 
(0.00/0/0)
tcp        1      0 127.0.0.1:33800         127.0.0.1:8009          CLOSE_WAIT  off 
(0.00/0/0)
tcp        1      0 127.0.0.1:33806         127.0.0.1:8009          CLOSE_WAIT  off 
(0.00/0/0)
tcp        1      0 127.0.0.1:33807         127.0.0.1:8009          CLOSE_WAIT  off 
(0.00/0/0)
tcp        1      0 127.0.0.1:33805         127.0.0.1:8009          CLOSE_WAIT  off 
(0.00/0/0)
tcp        0      0 127.0.0.1:32774         127.0.0.1:3306          ESTABLISHED off 
(0.00/0/0)
tcp        0      0 127.0.0.1:32775         127.0.0.1:3306          ESTABLISHED off 
(0.00/0/0)
tcp        0      0 127.0.0.1:32778         127.0.0.1:3306          ESTABLISHED off 
(0.00/0/0)
tcp        0      0 127.0.0.1:32776         127.0.0.1:3306          ESTABLISHED off 
(0.00/0/0)
tcp        0      0 127.0.0.1:32777         127.0.0.1:3306          ESTABLISHED off 
(0.00/0/0)

Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam

Reply via email to