Kbase 20610: Possible Causes of an AppServer Hang
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
Progress AppServer Servers appears to hang
A lot more AppServers are being spawned than it should.
CAUSE:
The client application may not be handling CTRL-BREAK properly.
When an end user has pressed CTRL-BREAK while they were running an AppServer process, it does not automatically disconnect the user process from the AppServer.
FIX:
Put code in place to handle such occurrences.