On 25 August 2010 13:04, Ard Schrijvers <[email protected]> wrote:

> On Wed, Aug 25, 2010 at 2:01 PM, Seidel. Robert <[email protected]>
> wrote:
> > Hi,
> >
> > the memory settings are: -Xms512m -Xmx1024m -XX:MaxPermSize=256m
> > I'm using a 32bit OS.
>

I'd recommend adding -XX:+HeapDumpOnOutOfMemoryError to the JVM parameters
and then using Eclipse Memory Analyser or similar to see what's taking up
all the heap.

Cheers,

James

Reply via email to