What might help is to use the JVM tool JSTAT (see Java pages).
This tool shows information about the current heap usage.
If the OldGeneration usage become more and more over the time it can be an indicator for a memory leak.
Reply to this message by going to Community
Start a new discussion in Performance Tuning at Community