Re: More heap space for jhat

2010-02-23 Thread Shaun Senecal
ed to. The other option is to use jvisualvm (it comes with your Java6 JVM) if the process is still running. On Wed, Feb 24, 2010 at 6:18 AM, Caldarale, Charles R wrote: >> From: Jonathan Soons [mailto:jso...@juilliard.edu] >> Subject: More heap space for jhat >> >>

RE: More heap space for jhat

2010-02-23 Thread Caldarale, Charles R
> From: Jonathan Soons [mailto:jso...@juilliard.edu] > Subject: More heap space for jhat > > When I run jhat on this I get: > Exception in thread "main" java.lang.OutOfMemoryError: Java heap space > > Is there a way to make jhat use more memory? I cannot find a

More heap space for jhat

2010-02-23 Thread Jonathan Soons
My dump file: -rw-r--r-- 1 root root 1101517561 Feb 23 20:13 heap When I run jhat on this I get: Exception in thread "main" java.lang.OutOfMemoryError: Java heap space Is there a way to make jhat use more memory? I cannot find a command line option that does this. Thanks jon soons -