Consultor Eletrônico



Kbase P52956: Error reading socket, ret=10054, errno=0. (778) running Client/Server with TCP/IP
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   03/12/2007
Status: Verified

FACT(s) (Environment):

Windows
Progress/OpenEdge Versions
WebSpeed Versions

SYMPTOM(s):

Error 778 appearing on client

Error reading socket, ret=10054, errno=0. (778)

Error <read/writing> socket, ret=<n>, errno=<n>. (778)

** Incomplete write when writing to the server. (735)

Usernum terminated abnormally. (794)

Error 794 occurs in lg file for same time as 778 appears on client

CAUSE:

From MSDN -

WSAECONNRESET (10054)
Connection reset by peer. An existing connection was forcibly closed by the remote host. This normally results if the peer application on the remote host is suddenly stopped, the host is rebooted, or the remote host uses a hard close (see setsockopt for more information on the SO_LINGER option on the remote socket.) This error may also result if a connection was broken due to keep-alive activity detecting a failure while one or more operations are in progress. Operations that were in progress fail with WSAENETRESET. Subsequent operations fail with WSAECONNRESET.

FIX:

The errors indicate network problems - resolve these.
Check the Event Viewer logs for server and client machines.