[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Memory leak in OpenEdge.Net.HTTP classes?

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
Peter was there ever any resolution to the memory leak in OpenEdge/Net/HTTP? We just deployed PASOE to production for the first time and our MS agents are growing to use a lot of resident memory (well over 1 GB after just a couple hours). These MS agent processes only have about 5 ABL sessions in each of them. When I click the sessions and examine the "stack" data that is associated with each, it lists objects and persistent procedures that are occupying memory. I see a lot of (non-STATIC) references in each session to "BuilderRegistry.r". There is usually 1 each of a variety of "STATIC" classes, and those don't bother me. But the "BuilderRegistry" entries have arbitrary numbers for the "ObjectId" and there are lots of them! Image above. I will open another ticket with tech support but I was hoping maybe I could shortcut that process if somebody else had encountered this already. We are running PASOE on windows with OE version 11.7.4. Thanks, David

Continue reading...
 
Status
Not open for further replies.
Back
Top