Apache Tomcat Common Log Errors and their Meanings
Apache: (http-errs) mod_jk child init 1 0 – harmless, disregard Generally, these next 4 errors occur when a user stops loading a page: Error ajp_process_callback – write failed – The remote browser client aborted the HTTP request – can happen when Tomcat is overloaded and request latency increases significantly – user breaks browser connection while downloading data – error #1 in set ajp13.service() ajpGetReply recoverable error 3 – harmless ajp error? Comes with above error – error #2 in set ajp13.service() Error forwarding ajp13:<server:port> 1 0 – another harmless ajp error? error #3 in set mod_jk.handler() Error connecting to tomcat […]
Read more