[progress Communities] [progress Openedge Abl] Forum Post: Re: Memory Leak ?

  • Thread starter Thread starter Frank Meulblok
  • Start date Start date
Status
Not open for further replies.
F

Frank Meulblok

Guest
Ok, but in original post you say you: "write complete input dataset content through dataset:write-xml method to longchar variable, which is immediately after that written into CLOB field in the database." So we don't know if it's the WRITE-XML, or the subsequent copy to the database where things go corrupt. If this issue is recurring, I'd sugges checking if writing the same LONGCHARs to a file on disk shows the same corruption as writing it to the database. That should at least confirm which of those 2 steps has the point of failure. Also, monitor the (private) memory use of appserver agents. If that evens out after a while, there is no memory leak.

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