Kbase P30138: Random errors 778, reading ret=10054 errno=2
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/4/2009 |
|
Status: Verified
SYMPTOM(s):
Character client connections receive errors 778 and 735
Error <read/writing> socket, ret=<n>, errno=<n>. (778)
Error reading socket, ret=10054, errno=2 (778)
** Incomplete write when writing to the server. (735)
10054 error: An existing connection was forcibly closed by the remote host.
Errors occurring randomly from a remote client
Buffer Hit shows enough Database Buffers (-B startup parameter)
Network tests showed packets not received by the server when sent from the specific client
The database log files reveals 794 and 5140
Server's received count <n> does not equal client(<n>)'s send count <n>. (1055)
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Versions
CAUSE:
Network problems/ failure on client side. Progress requires a reliable TCP/IP connection.
FIX:
Solve the network problem. Tools such as Wireshark may aid in locating various failures such as TCP checksum errors.