OSB execution tracing memory leak (circular reference ?)
First of all I did not found a section for Oracle Service Bus so I posted here cause OB runs on top os Weblogic .
The problem i have is that when i enable Execution tracing for a proxy the memory keeps going up and is not garbage collected.
I analized the heap dump and i discovered that WLLogRecords are kept (my assumption forming a cycle reference) and they are never released.
Below is a list with the object that hold most of the memory.
Any Idea ? Is this a known issue ? Mention that the response payload is quite big (apx 5 MB as soap text payload)
The problem i have is that when i enable Execution tracing for a proxy the memory keeps going up and is not garbage collected.
I analized the heap dump and i discovered that WLLogRecords are kept (my assumption forming a cycle reference) and they are never released.
Below is a list with the object that hold most of the memory.
Any Idea ? Is this a known issue ? Mention that the response payload is quite big (apx 5 MB as soap text payload)
1