Hi All,
We are using Axis1.0 Client hosted in Websphere 6.0 for posting data to
webservices. We are getting connection reset a few times, it is not consistent.
We first thought the volume of data might be the issue then we sliced the data
to have ~5KB of data and posted, occasionally we get the connections reset. Do
you know why?
The following is the stack trace:
essage E org.apache.axis.Message writeTo java.io.IOException:
java.net.SocketException: Broken pipe
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java(Compiled
Code))
at java.net.SocketOutputStream.write(SocketOutputStream.java(Compiled Code))
at java.io.BufferedOutputStream.write(BufferedOutputStream.java(Compiled Code))
at sun.nio.cs.StreamEncoder$ConverterSE.implWrite(StreamEncoder.java(Compiled
Code))
at sun.nio.cs.StreamEncoder.write(StreamEncoder.java(Compiled Code))
at java.io.OutputStreamWriter.write(OutputStreamWriter.java(Compiled Code))
at java.io.BufferedWriter.flushBuffer(BufferedWriter.java(Compiled Code))
at java.io.BufferedWriter.write(BufferedWriter.java(Compiled Code))
at java.io.Writer.write(Writer.java(Compiled Code))
at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:280)
at org.apache.axis.Message.writeTo(Message.java:441)
at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:485)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:127)
at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:156)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:126)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:182)
at org.apache.axis.client.Call.invokeEngine(Call.java:2113)
at org.apache.axis.client.Call.invoke(Call.java:2102)
at org.apache.axis.client.Call.invoke(Call.java:1851)
at org.apache.axis.client.Call.invoke(Call.java:1777)
at org.apache.axis.client.Call.invoke(Call.java:1315)
====================================
enterprise I org.apache.axis.client.Call invoke Mapping Exception to
AxisFault
AxisFault
faultCode: {http://xml.apache.org/axis/}Server.userException
faultString: java.net.SocketException: Connection reset
faultActor: null
faultDetail:
stackTrace: java.net.SocketException: Connection reset
Thanks much,
- Anand
**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are
not to copy, disclose, or distribute this e-mail or its contents to any other
person and any such actions are unlawful. This e-mail may contain viruses.
Infosys has taken every reasonable precaution to minimize this risk, but is not
liable for any damage you may sustain as a result of any virus in this e-mail.
You should carry out your own virus checks before opening the e-mail or
attachment. Infosys reserves the right to monitor and review the content of all
messages sent to or from this e-mail address. Messages sent to or from this
e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]