Kbase P18113: Memory usage of _mprosrv is growing when using CONNECT / DISCONNECT statement within the application
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/01/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Not enough memory. (3205)
The DB Service Manager could not be initialized. Failure occurred during stage 1. (10216)
SYSTEM ERROR: Bus error. (48)
_mprosrv is leaking memory
Memory usage of _mprosrv is growing when using CONNECT / DISCONNECT statement within the application
CAUSE:
OE00086220
CAUSE:
A plugin manager context, which is allocated when the server starts, was being allocated for each user, losing the pointer to the previously allocated one.
The fix in the service pack resolves this problem by preventing that allocation if another pm context already exists.
FIX:
Upgrade to 9.1D06 or later Progress release