on 2020 Oct 06 9:57 PM
After updating from v6.4 to v1811 we noticed a strange behavior related to the exception ClientAdapterException. The tomcat logs are registering a high number of messages related to the error ClientAbortExcepton. The errors look like the following:
Exception Processing ErrorPage[exceptionType=java.lang.Throwable, location=/WEB-INF/common/pages/error/serverError.jsp] INFO | jvm 1 | main | 2020/10/06 01:13:16.236 | org.apache.catalina.connector.ClientAbortException: java.io.IOException: Broken Pipe
All the articles that I've read, mention that this particular exception happens when a user navigates away from a page. But, we are wondering why is this exception clogging the tomcat log on v1811 and not in v6.4. What changed in v1811 that caused this problem?
Thank you all in advance for any valuable input.
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.