users@glassfish.java.net

Re: Embedded EJB Container:

From: <forums_at_java.net>
Date: Tue, 09 Nov 2010 14:32:55 -0800

Hi, Laird.

How quickly does the OOM occur during the run?

It might be useful to use jstack twice to capture snapshots of the heap at
two different times.  Then the jhat tool can use the earlier one as the
baseline and the later one to compare to it, revealing which objects jhat
views as "new" since the baseline was captured.  If we know more about what
objects consume the memory that might point us in the right direction.

- Tim


--
[Message sent by forum member 'tjquinn']
View Post: http://forums.java.net/node/713182