Dear Tomcat list,
I have a problem with our Tomcat server that is becoming really
criticall for us. I need some help or at least a clue. There are quite a
lot of people with a similar problem but I haven't found the solution.
Let's go to the problem:
After some time of working fine all the jsp pages served by the
Tomcat stop to response anything. But Apache pages keep working fine and
Tomcat alone serves all jsp without no problem at 8080 port. Restarting
Tomcat solves the problem... for some time.
The logs reflect some problems:
/etc/httpd/logs/mod_jk.log:
[Sun Sep 18 06:00:10 2005] [jk_ajp_common.c (1468)]: sending request to
tomcat failed in send loop. err=0
[Sun Sep 18 06:00:10 2005] [jk_connect.c (188)]: jk_open_socket,
connect() failed errno = 111
[Sun Sep 18 06:00:10 2005] [jk_ajp_common.c (720)]: Error connecting to
tomcat. Tomcat is probably not started or is listening on the wrong
host/port (127.0.0.1:8009). Failed errno = 111
[Sun Sep 18 06:00:10 2005] [jk_ajp_common.c (1024)]: Error connecting to
the Tomcat process.
[Sun Sep 18 06:00:10 2005] [jk_ajp_common.c (1468)]: sending request to
tomcat failed in send loop. err=1
[Sun Sep 18 06:00:10 2005] [jk_connect.c (188)]: jk_open_socket,
connect() failed errno = 111
[Sun Sep 18 06:00:10 2005] [jk_ajp_common.c (720)]: Error connecting to
tomcat. Tomcat is probably not started or is listening on the wrong
host/port (127.0.0.1:8009). Failed errno = 111
[Sun Sep 18 06:00:10 2005] [jk_ajp_common.c (1024)]: Error connecting to
the Tomcat process.
[Sun Sep 18 06:00:10 2005] [jk_ajp_common.c (1468)]: sending request to
tomcat failed in send loop. err=2
[Sun Sep 18 06:00:10 2005] [jk_ajp_common.c (1477)]: Error connecting to
tomcat. Tomcat is probably not started or is listening on the wrong port.
worker=ajp13 failed errno = 111
[Sun Sep 18 06:00:18 2005] [jk_ajp_common.c (783)]: ERROR: can't receive
the response message from tomcat, network problems or tomcat is down
(127.0.0.1:8009), err=-1
We have an apache 2.50 under Madriva Linux. The connector is 1.2.6
and Tomcat 4.1
I hope you may know what may be affecting the server.
Thank you in advance.
Borja
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]