Question
6
Replies
2310
Views
Cognizant
Posted: January 30, 2019
Last activity: May 13, 2019
Closed
ERROR - I/O Exception occurred while writing or flushing the stream
We ran a load test for almost 15 hours. It ran fine till 12 hours. After that we started getting below errors. There were few hiccups in between also but system recovered but once these errors started system never recovered. Searched a lot but didn't get any concrete reason. Attached PegaRules logs for reference
2019-01-30 06:18:16,969 [http-executor-threads - 228] [] [] [] (web.impl.WebStandardImpl) ERROR - I/O Exception occurred while writing or flushing the stream ;
ClientAbortException: java.net.SocketException: Software caused connection abort: socket write error;
at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:429);
at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:450);
2019-01-30 06:18:16,969 [http-executor-threads - 228] [] [] [] (web.impl.WebStandardImpl) ERROR - I/O Exception occurred while closing the Stream ;
ClientAbortException: java.net.SocketException: Software caused connection abort: socket write error;
at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:429);
at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:450);
at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:474);
at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:441);
***Edited by Moderator Marissa to update platform capability tags****
This could a known issue when there is a load on system:
https://it.toolbox.com/question/javanetsocketexception-software-caused-connection-abort-socket-write-error-081016