Java Memory Management on HP-UX
page 212/8/2005
(c) Copyright Hewlett Packard Company, 2005
• Java Heap Object Retention:
– Unaccountable growth of the Java Heap
• C Heap Memory Leak:
– Constantly increasing DATA RSS and VSS
– System running out of swap space
– Programs failing with out of memory (ENOMEM) errors
Symptoms of Process Memory Growth