Kbase P104927: Error (735) when client runs a remote procedure on the AppServer
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
SYMPTOM(s):
Error when client runs a remote procedure on the AppServer
** Incomplete write when writing to the server. (735)
AppServer process _proapsv.exe hangs with errors (2659) and (778) in the server log file.
Disconnect from server; database is being shutdown. (2659)
Error <read/writing> socket, ret=<n>, errno=<n>. (778)
CAUSE:
Database was shutdown without stopping AppServer broker first.
FIX:
Stop AppServer broker and kill any remaining _proapsv processes or restart the server.