Memory Leak .. OH 3.1 M3

Ooms are usually hard to find. Thread dump when you get it is a good start. If possible you could use a flight recorder to look at what objects are eating the memory.

I Recommend.looking at this thread for some inputs in how to debug.