I think the callback errors are because the response cannot be completed. For example, the user closing their browser, or browsing to another page before the page is completed.
I don't know about the "connecting to Tomcat process" error. John > -----Original Message----- > From: Chad Cannell [mailto:ccannell@;elogex.com] > Sent: Tuesday, November 12, 2002 3:38 PM > To: Tomcat Users List > Subject: RE: mod_jk.log entries > > > Is there an error reference guide or chart. I need to look into the > folowing errors: > > I am seeing a lot of chatter in my mod_jk.log: > > [jk_ajp13_worker.c (326)]: Error ajp13_process_callback - write failed > [jk_uri_worker_map.c (335)]: > jk_uri_worker_map_t::uri_worker_map_close,NULL parameter > [jk_uri_worker_map.c (185)]: In > jk_uri_worker_map_t::uri_worker_map_free, NULL parameters > [jk_ajp13_worker.c (326)]: Error ajp13_process_callback - write failed > [jk_ajp13_worker.c (204)]: connection_tcp_get_message: Error - > jk_tcp_socket_recvfull failed > [jk_ajp13_worker.c (622)]: Error reading request > [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61 > [jk_ajp13_worker.c (174)]: In jk_endpoint_t::connect_to_tomcat, failed > errno = 61 > [jk_ajp13_worker.c (587)]: Error connecting to the Tomcat process. > > > Can anyone help me dicepher these and are they critical? > > Chad > > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> > -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
