« Return to Thread: Memory leak in XAConnectionImpl

Re: Memory leak in XAConnectionImpl

by IIT Software :: Rate this Message:

Reply to Author | View in Thread

The duplicate log grows to it's maximum (defined in the connection factory). Further additions will remove the oldest entry first. You can be sure that works.

Please check whether you use XA properly. May be that's the reason for a memory leak.

 « Return to Thread: Memory leak in XAConnectionImpl