Hello, I have been getting the following errors in the mod_jk.log file... Is there any documentation describing the errors in the tomcat log files? I imagine my set up needs work, but I don't know. Does anyone have any advice for what I need to change?
[Wed Sep 18 08:29:00 2002] [jk_ajp_common.c (651)]: ajp_connection_tcp_get_message: Error - jk_tcp_socket_recvfull failed [Wed Sep 18 08:29:00 2002] [jk_ajp_common.c (1009)]: Error reading reply [Wed Sep 18 08:29:00 2002] [jk_ajp_common.c (1146)]: In jk_endpoint_t::service, ajp_get_reply failed in send loop 0 [Wed Sep 18 08:29:00 2002] [jk_connect.c (151)]: jk_open_socket, connect() failed errno = 111 [Wed Sep 18 08:29:00 2002] [jk_ajp_common.c (598)]: In jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 111 [Wed Sep 18 08:29:00 2002] [jk_ajp_common.c (843)]: Error connecting to the Tomcat process. [Wed Sep 18 08:29:00 2002] [jk_ajp_common.c (1149)]: In jk_endpoint_t::service, ajp_send_request failed in send loop 1 [Wed Sep 18 08:29:00 2002] [jk_connect.c (151)]: jk_open_socket, connect() failed errno = 111 [Wed Sep 18 08:29:00 2002] [jk_ajp_common.c (598)]: In jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 111 [Wed Sep 18 08:29:00 2002] [jk_ajp_common.c (843)]: Error connecting to the Tomcat process. [Wed Sep 18 08:29:00 2002] [jk_ajp_common.c (1149)]: In jk_endpoint_t::service, ajp_send_request failed in send loop 2 [Wed Sep 18 08:29:01 2002] [jk_ajp_common.c (651)]: ajp_connection_tcp_get_message: Error - jk_tcp_socket_recvfull failed [Wed Sep 18 08:29:01 2002] [jk_ajp_common.c (1009)]: Error reading reply [Wed Sep 18 08:29:01 2002] [jk_ajp_common.c (1146)]: In jk_endpoint_t::service, ajp_get_reply failed in send loop 0 [Wed Sep 18 08:29:15 2002] [jk_ajp_common.c (888)]: Error sending request body [Wed Sep 18 08:29:15 2002] [jk_ajp_common.c (1149)]: In jk_endpoint_t::service, ajp_send_request failed in send loop 0 [Wed Sep 18 08:30:31 2002] [jk_ajp_common.c (888)]: Error sending request body [Wed Sep 18 08:30:31 2002] [jk_ajp_common.c (1149)]: In jk_endpoint_t::service, ajp_send_request failed in send loop 0 [Wed Sep 18 08:30:56 2002] [jk_ajp_common.c (888)]: Error sending request body [Wed Sep 18 08:30:56 2002] [jk_ajp_common.c (1149)]: In jk_endpoint_t::service, ajp_send_request failed in send loop 0 [Wed Sep 18 08:35:16 2002] [jk_ajp_common.c (651)]: ajp_connection_tcp_get_message: Error - jk_tcp_socket_recvfull failed [Wed Sep 18 08:35:16 2002] [jk_ajp_common.c (1009)]: Error reading reply [Wed Sep 18 08:35:16 2002] [jk_ajp_common.c (1146)]: In jk_endpoint_t::service, ajp_get_reply failed in send loop 0 [Wed Sep 18 08:35:38 2002] [jk_ajp_common.c (651)]: ajp_connection_tcp_get_message: Error - jk_tcp_socket_recvfull failed [Wed Sep 18 08:35:38 2002] [jk_ajp_common.c (1009)]: Error reading reply [Wed Sep 18 08:35:38 2002] [jk_ajp_common.c (1146)]: In jk_endpoint_t::service, ajp_get_reply failed in send loop 0 [Wed Sep 18 08:35:52 2002] [jk_ajp_common.c (651)]: ajp_connection_tcp_get_message: Error - jk_tcp_socket_recvfull failed [Wed Sep 18 08:35:52 2002] [jk_ajp_common.c (1009)]: Error reading reply [Wed Sep 18 08:35:52 2002] [jk_ajp_common.c (1146)]: In jk_endpoint_t::service, ajp_get_reply failed in send loop 0 [Wed Sep 18 08:36:01 2002] [jk_ajp_common.c (651)]: ajp_connection_tcp_get_message: Error - jk_tcp_socket_recvfull failed [Wed Sep 18 08:36:01 2002] [jk_ajp_common.c (1009)]: Error reading reply [Wed Sep 18 08:36:01 2002] [jk_ajp_common.c (1146)]: In jk_endpoint_t::service, ajp_get_reply failed in send loop 0 [Wed Sep 18 08:36:33 2002] [jk_ajp_common.c (651)]: ajp_connection_tcp_get_message: Error - jk_tcp_socket_recvfull failed [Wed Sep 18 08:36:33 2002] [jk_ajp_common.c (1009)]: Error reading reply I use: Apache 1.3.20 Tomcat 4.0.4 Mod_jk connector Linux RedHat 7.2 Any Help is Greatly Appreciated. Thank You Shannon
