Question
Ncs
SG
Last activity: 24 Sep 2019 13:55 EDT
java.io.IOException: UT000128: Remote peer closed connection before all data could be read
Hi All,
We are consistently getting the following error in our logs, though we havent seen any adverse effect besides compounding log file size. Anybody else encountered error below or have any solution to fine tune env?
Hi All,
We are consistently getting the following error in our logs, though we havent seen any adverse effect besides compounding log file size. Anybody else encountered error below or have any solution to fine tune env?
13:08:18,614 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) java.io.IOException: UT000128: Remote peer closed connection before all data could be read
13:08:18,991 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at io.undertow.conduits.FixedLengthStreamSourceConduit.exitRead(FixedLengthStreamSourceConduit.java:338) ~[undertow-core-1.3.21.Final-redhat-1.jar!/:1.3.21.Final-redhat-1]
13:08:19,058 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at io.undertow.conduits.FixedLengthStreamSourceConduit.read(FixedLengthStreamSourceConduit.java:255) ~[undertow-core-1.3.21.Final-redhat-1.jar!/:1.3.21.Final-redhat-1]
13:08:19,058 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at org.xnio.conduits.ConduitStreamSourceChannel.read(ConduitStreamSourceChannel.java:127) ~[xnio-api-3.3.6.Final-redhat-1.jar!/:3.3.6.Final-redhat-1]
13:08:19,058 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at io.undertow.channels.DetachableStreamSourceChannel.read(DetachableStreamSourceChannel.java:209) ~[undertow-core-1.3.21.Final-redhat-1.jar!/:1.3.21.Final-redhat-1]
13:08:19,058 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at io.undertow.server.HttpServerExchange$ReadDispatchChannel.read(HttpServerExchange.java:2235) ~[undertow-core-1.3.21.Final-redhat-1.jar!/:1.3.21.Final-redhat-1]
13:08:19,058 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at org.xnio.channels.Channels.readBlocking(Channels.java:294) ~[xnio-api-3.3.6.Final-redhat-1.jar!/:3.3.6.Final-redhat-1]
13:08:19,058 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at io.undertow.servlet.spec.ServletInputStreamImpl.readIntoBuffer(ServletInputStreamImpl.java:170) ~[undertow-servlet-1.3.21.Final-redhat-1.jar!/:1.3.21.Final-redhat-1]
13:08:19,059 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at io.undertow.servlet.spec.ServletInputStreamImpl.read(ServletInputStreamImpl.java:146) ~[undertow-servlet-1.3.21.Final-redhat-1.jar!/:1.3.21.Final-redhat-1]
13:08:19,060 INFO [stdout] (Log4j2-AsyncLoggerConfig-1) at com.pega.pegarules.web.impl.HttpUtilities.getPostBytes(HttpUtilities.java:570) ~[prwebj2ee.jar:?]
We are using JBOSS 7.0, Pega7.3.1, SQL Server 2016 platform
***Edited by Moderator Marissa to update categories***
***Edited by Moderator: Pallavi to update SR Details***