Hi Folks,



We are getting below random error while sending request from one web 
application to another.



It is messing up the live application only for some of the requests.



java.net.SocketException: Connection reset

        at java.net.SocketInputStream.read(SocketInputStream.java:168)

        at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)

        at java.io.BufferedInputStream.read(BufferedInputStream.java:237)

        at 
org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)

        at 
org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106)

        at 
org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116)

        at 
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.readLine(MultiThreadedHttpConnectionManager.java:1413)

        at 
org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973)

        at 
org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)

        at 
org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)

        at 
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)

        at 
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)

        at 
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)

        at 
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)

        at 
com.btsl.flares.apps.mmoney.communicator.HTTPCommunicator.sendHTTPMessage(HTTPCommunicator.java:240)

        at 
com.btsl.flares.apps.mmoney.acceptor.handler.OneShotRequestHandler.processResponse(OneShotRequestHandler.java:81)

        at 
com.btsl.flares.apps.mmoney.utils.MessageProcessor.run(MessageProcessor.java:96)





Please suggest what could be possible reason and fixes for the above issue.


TXN = jdk1.6.0_33

OS: Linux on Solaris



Regards,

Divya

This e-mail and all material transmitted with it are for the use of the 
intended recipient(s) ONLY and contains confidential and/or privileged 
information. If you are not the intended recipient, please contact the sender 
by reply e-mail and destroy all copies and the original message. Any 
unauthorized review, use, disclosure, dissemination, forwarding, printing or 
copying of this email or any action taken pursuant to the contents of the 
present e-mail is strictly prohibited and is unlawful. The recipient 
acknowledges that Comviva Technologies Limited or its management or directors, 
are unable to exercise control or ensure the integrity over /of the contents of 
the information contained in e-mail. Any views expressed herein are those of 
the individual sender only and no binding nature of the contents shall be 
implied or assumed unless the sender does so expressly with due authority of 
Comviva Technologies Limited. E-mail and any contents transmitted with it are 
prone to viruses and related defects despite all efforts to avoid such by 
Comviva Technologies Limited.

Reply via email to