In our case user is downloading the document and got message like "document is deleted or moved" and tomcat has log like "ClientAbortException: java.io.IOException: Failed to send AJP message"
On 26 October 2015 at 19:48, Rallavagu <[email protected]> wrote: > This usually means that "client" has disconnected before the request could > be completed. Generally, this might happen when a user navigates away from > a web page before it is completely rendered. You might want to gather more > information to understand this better. > > On 10/26/15 7:15 AM, Yogesh Patel wrote: > >> In out application we are getting following error: >> >> org.apache.catalina.core.StandardWrapperValve.invoke:Line 211 - >> ClientAbortException: java.io.IOException: Failed to send AJP message >> >> >> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- *Thanks & Regards,* * Yogesh Patel*
