[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (GSKit) I/O: A connection with a remote socket was reset by thatsocket.



Sender: Scott Klement <sk@xxxxxxxxxxxxxxxx>


The phrase "connection with a remote socket was reset" just means that you got disconnected somehow. Have you ever been talking to someone on the telephone, and then suddenly the line went dead? Or you heard a dial tone?


It's the same sort of thing, except instead of a telephone network, you're using the Internet. The connection is getting cut off for some reason.

Why is it happening? Hard to say. Maybe you have a bad network card somewhere. Or a bad cable. Or a bad router or hub or switch. Or maybe your ISP does. Or maybe your network card isn't configured properly.

It's really difficult say, for sure, what the problem could be. All I can tell you is that you're getting disconnected before you've received everything that you need to receive.

---
Scott Klement  http://www.scottklement.com

On Tue, 31 May 2005, Jay Peasley wrote:

Sender: "Jay Peasley" <jpeasley@xxxxxxxxxxx>

7> Hello,

I have developed a web-service to send name and address to IIX for a credit score from TUS.

I am getting an abnormal amount of socket resets, resulting in the lost
responce from IIX. To program around this I just sent it again, but I just
learned that each sendRequest generates a charge due by the company. So I
need to get to the bottom of this. IIX claims that they do not have this
problem with anyone else.

Here is the responce from the debug:

recvresp(): entered
HTTP/1.1 200 OK
Date: Tue, 31 May 2005 20:26:59 GMT
Server: Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)
Content-Length:
(GSKit) I/O: A connection with a remote socket was reset by that socket.
ssl_error(406): (GSKit) I/O: A connection with a remote socket was reset by
that socket.
SetError() #44: CommSSL_read:  read:(GSKit) I/O: A connection with a remote
socket was reset by
http_close(): entered

Is there a tcp value that needs to be tweaked so the socket is not reset? Or
is there any other debugging I can do?

Thanks,

Jay

p.s. I am at version 1.11 pre2
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------