java.net.SocketException: Connection reset
we are getting below error while hitting the OSB proxy service.
I have verified at OSB server access logs the request for that request it is showing status code is 200. while getting the response from the server we are seeing belo exception.
we are having two OSB managed server instances, hitting the server through loadbalance url.
Can you please help me why we got this error.
<Jan 2, 2013 3:00:05 PM UTC> <Error> <WliSbTransports> <BEA-381304> <Exception in HttpTransportServlet.service: java.
net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:96)
at java.net.SocketOutputStream.write(SocketOutputStream.java:136)