biswadarshi
Joined: 20 Aug 2010 Posts: 1
|
Posted: Fri Aug 20, 2010 6:39 pm Post subject: Error in mod_jk |
|
|
We are facing constant & random issue of Server temporarily Unavailabe and in the mod_jk log file I see the following error:
----------------------------------------------------------------------------------
[Fri Aug 20 13:47:23 2010] [9078:1] [error] ajp_connect_to_endpoint::jk_ajp_common.c (957): (ajp13) cping/cpong after connecting to the backend server failed (errno=145)
[Fri Aug 20 13:47:23 2010] [9078:1] [error] ajp_send_request::jk_ajp_common.c (1507): (ajp13) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=145)
[Fri Aug 20 13:47:23 2010] [9118:1] [error] ajp_connect_to_endpoint::jk_ajp_common.c (957): (ajp13) cping/cpong after connecting to the backend server failed (errno=145)
[Fri Aug 20 13:47:23 2010] [9118:1] [error] ajp_send_request::jk_ajp_common.c (1507): (ajp13) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=145)
[Fri Aug 20 13:47:26 2010] [9078:1] [error] ajp_connect_to_endpoint::jk_ajp_common.c (957): (ajp13) cping/cpong after connecting to the backend server failed (errno=145)
[Fri Aug 20 13:47:26 2010] [9078:1] [error] ajp_send_request::jk_ajp_common.c (1507): (ajp13) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=145)
[Fri Aug 20 13:47:26 2010] [9078:1] [error] ajp_service::jk_ajp_common.c (2466): (ajp13) connecting to tomcat failed.
------------------------------------------------------------------------------
Please guide us in resolving this issue. |
|