Consultor Eletrônico



Kbase 36996: Workaround to Agent growing in size in WebSpeed 3.1B & 3.1C
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/2/2001
Solution ID: P6996

FACT(s) (Environment):

WebSpeed 3.1B
WebSpeed 3.1C

SYMPTOM(s):

WebSpeed agent (_progres) growing in size

Memory is not released by _progres

Progress 3.1C patch can not be applied

CAUSE:

This memory leak issue is found to be linked with dynamic objects. When dynamic objects are created within the default session Widget Pool, and when those objects are deleted the memory does not appear to be released correctly.

Bug# 20010703-003, this issue has been fixed in Progress 3.1C patch

FIX:

To workaround this issue, add a *CREATE WIDGET-POOL* before the {src/web2/cgi-wrap.i} line in the WebSpeed application.