Java Heap Space

Enable a heap dump when you run out of memory. Analyze the heap dump with a memory analyzer (personally I like Eclipse MAT). Tell us what the leak candidates are, what OS you are on, and what JVM you are using (java -version).