Kbase P110687: WebSpeed agent hangs and socket is no longer in connected state after wait-for statement
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/04/2010 |
|
Status: Verified
SYMPTOM(s):
WebSpeed agent executes request that uses socket programming with WAIT-FOR and READ-RESPONSE procedure
Socket is no longer in connected state after WAIT-FOR statement
Agent is hanging when the code runs 2nd time
Timeout while waiting for connection to Server Process (server PID)
The above error appears in server log file
Protrace shows web-speed agent hanging on WebReadInput
FACT(s) (Environment):
All Supported Operating Systems
WebSpeed 3.1D
WebSpeed 3.1E
CAUSE:
Bug# OE00131237
FIX:
Upgrade to OpenEdge 10.0B
or modify code to use procedural model with socket programming instead of the Event-driven model.