Hi all
I am using tomcat5, jdk1.6,apache2.0, mod_jk13,DWR
I am trying to send a request from client site to server site by a list.
When list size is less then 26 then tomcat server is working fine but when the list size exceed 26 then tomcat server unable to respond.
I check mod_jk.log file and I attaché the log message below
[Sun Jul 15 13:48:09 2007] [32609:42688] [info] ajp_send_request::jk_ajp_common.c (1205): All endpoints are disconnected or dead
[Sun Jul 15 13:48:09 2007] [32609:42688] [info] ajp_service::jk_ajp_common.c (1774): Sending request to tomcat failed, recoverable operation attempt=1
[Sun Jul 15 13:48:09 2007] [32657:42688] [info] ajp_send_request::jk_ajp_common.c (1159): Socket 12 is not connected any more
[Sun Jul 15 13:48:09 2007] [32657:42688] [info] ajp_send_request::jk_ajp_common.c (1183): Error sending request. Will try another pooled connection
[Sun Jul 15 13:48:09 2007] [32657:42688] [info] ajp_send_request::jk_ajp_common.c (1205): All endpoints are disconnected or dead
[Sun Jul 15 13:48:09 2007] [32657:42688] [info] ajp_service::jk_ajp_common.c (1774): Sending request to tomcat failed, recoverable operation attempt=1
[Sun Jul 15 13:48:11 2007] [32649:42688] [info] ajp_send_request::jk_ajp_common.c (1159): Socket 12 is not connected any more
[Sun Jul 15 13:48:11 2007] [32649:42688] [info] ajp_send_request::jk_ajp_common.c (1183): Error sending request. Will try another pooled connection
[Sun Jul 15 13:48:11 2007] [32649:42688] [info] ajp_send_request::jk_ajp_common.c (1205): All endpoints are disconnected or dead
[Sun Jul 15 13:48:11 2007] [32649:42688] [info] ajp_service::jk_ajp_common.c (1774): Sending request to tomcat failed, recoverable operation attempt=1
If any one could help me that is highly appreciated.
[Message sent by forum member 'prantor' (prantor)]
http://forums.java.net/jive/thread.jspa?messageID=226694