[Progress Communities] [Progress OpenEdge ABL] Forum Post: Memory problems in PASOE

  • Thread starter Thread starter tbergman
  • Start date Start date
Status
Not open for further replies.
T

tbergman

Guest
We have been experiencing memory problems in PASOE. Windows, 11.7.2. The usual symptom is failure to handle LONGCHARS properly and other memory related errors in the logs. A restart of the broker solves all issues, for a while. I have in place a way of looking at all the Progress dynamic objects. This uses code similar to that described in the kbase here Progress KB - How to check for leaked dynamic objects programmatically? . I can run this at any time against any AppServer and see what's left behind. This has not yielded any clues or culprits. We do use some .Net code on the AppServers and I'm aware that the technique above will not help in identifying problems possibly related to .Net GC or other possible .Net issues. Does anyone have or know of a tool and/or technique to help with this in Progress? Thanks, Tom

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