My Oracle Support Banner

java.net.SocketException: Connection Reset in WebLogic Log of Agile Application Server (Doc ID 2127901.1)

Last updated on JANUARY 24, 2024

Applies to:

Oracle Agile PLM Framework - Version 9.3.2.0 to 9.3.6.0 [Release 9.3]
Information in this document applies to any platform.

Goal

Can see below error generated in WebLogic log of Agile Application Server:

<YYYY-MM-DD HH:MN:SS,000> <ActionServlet:ERROR> Exception occurred while processing request
java.net.SocketException: Connection reset
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:118)
at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
at weblogic.utils.io.ChunkedOutputStream.writeTo(ChunkedOutputStream.java:284)
at weblogic.servlet.internal.ServletOutputStreamImpl.writeHeader(ServletOutputStreamImpl.java:170)
at weblogic.servlet.internal.ResponseHeaders.writeHeaders(ResponseHeaders.java:498)
at weblogic.servlet.internal.ServletResponseImpl.writeHeaders(ServletResponseImpl.java:1315)
at weblogic.servlet.internal.ServletOutputStreamImpl.sendHeaders(ServletOutputStreamImpl.java:284)
at weblogic.servlet.internal.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:121)
at java.util.zip.DeflaterOutputStream.flush(DeflaterOutputStream.java:282)
at com.jspbook.GZIPResponseStream.flush(GZIPResponseStream.java:79)
at com.jspbook.GZIPResponseWrapper.flushBuffer(GZIPResponseWrapper.java:35)
at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:306)
at com.agile.ui.web.action.ActionServlet.forward(ActionServlet.java:1504)
at com.agile.ui.web.action.ActionServlet.forward(ActionServlet.java:1450)
at com.agile.ui.web.action.ActionServlet.forward(ActionServlet.java:1611)
at com.agile.ui.web.action.ActionServlet.handleRequest(ActionServlet.java:765)
at com.agile.ui.web.action.ActionServlet.doPost(ActionServlet.java:309)...

What is the cause of this error, and how can it impact Agile Application?
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.