You need to sign in to do that
Don't have an account?

Connection resets
Within the last week or two I've been noticing a lot connection resets.
This is happening it some integration applications that have been running for a while now without any previous issues.
I was just wondering if any one else is noticing an unusual increases in these errors also?
Thanks in advance,
Jon.
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(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
This is happening it some integration applications that have been running for a while now without any previous issues.
I was just wondering if any one else is noticing an unusual increases in these errors also?
Thanks in advance,
Jon.
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(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
It's prolly complete overkill, but the only "sure-fire" way I've gotten around it (because I can't afford a glitch in my updates) is by doing a login before any salesforce API call.
HTH
Kevin
Message Edited by kevindotcar on 11-18-2005 09:50 AM
Message Edited by kevindotcar on 11-18-2005 09:50 AM
is there any fix at all for this issue?