Kbase P51912: Java proxies call the AppServer then disconnect but servers
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/25/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Java proxies call the AppServer then disconnect
AppServer is showing that the disconnects never happen
CAUSE:
The Java proxies are working fine. The problem is that a background process which constantly checks the status of the AppServer was not disconnecting.
FIX:
Modify the process that is not disconnecting from the AppServer so that it does disconnect when the connection is no longer needed.