cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ClientAbortException clogging the tomcat log file

340

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.

Accepted Solutions (0)

Answers (0)

Ask a Question
Top Q&A Solution Author