Kbase P127289: AppServer Broker Hangs on Trimming Agents
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/09/2008 |
|
Status: Verified
SYMPTOM(s):
AppServer Broker hangs on trimming agents
AppServer Broker watch dog thread hangs on trimming agents
AppServer broker lists agent's process ID that does not exist on the OS any more
No exceptions or errors reported in AppServer's broker log file
FACT(s) (Environment):
Windows
OpenEdge 10.0x
OpenEdge 10.1A
OpenEdge 10.1B
CAUSE:
Bug# OE00153438
CAUSE:
The AppServer broker's watch dog thread tried to trim an agent that has either a child process spawned or waiting to read from a pipe that already has reference to it. Since either the child process is still alive or the reference to the pipe is still alive, we hang on waiting for the pipe
FIX:
Upgrade to OpenEdge 10.1B03 and later releases