java.net.SocketException when communicating with BPEL process
(Doc ID 395997.1)
Last updated on NOVEMBER 15, 2023
Applies to:
Oracle(R) BPEL Process Manager 10g - Version 10.1.2.0.2 to 10.1.2.3.0Information in this document applies to any platform.
*** ***
Symptoms
Two BPEL processes communicate with each other using SOAP calls.
Intermittently, the following error occurs:
java.net.SocketException: Connection reset</summary>
</part>
<part name="detail" >
<detail>AxisFault faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode:
faultString: java.net.SocketException: Connection reset faultActor: faultNode:
faultDetail: {http://xml.apache.org/axis/}stackTrace:java.net.SocketException:
Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:168)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:183) at
java.io.BufferedInputStream.read(BufferedInputStream.java:201) at
org.collaxa.thirdparty.apache.axis.transport.http.HTTPSender.readHeadersFromSock
et(HTTPSender.java:598)
Cause
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
Symptoms |
Cause |
Solution |