eclipse MAT in headless mode
Bernd Eckenfels
bernd-2014 at eckenfels.net
Thu Mar 13 20:36:13 UTC 2014
Hello,
copy your heapdump into an otherwise empty directory (if it is gz
uncompress it, in case of IBM you need to run jextract on it (but not
uncompress it afterwards).
Then you unpack MAT on your machine, you will find a batch file and a
shell script ParseHeapDump.sh in the start directory, use it to process
your heapdump. You need to set your PATH variable to incluse an
aproperiate java executable first.
It will populate the directory with all kind of index
files. The whole directory can then be copied to a smaller desktop
machine.
Instead of only parsing you can also generate some reports. This FAQ
entry here is about something else, but it lists the report names:
http://wiki.eclipse.org/MemoryAnalyzer/FAQ#How_to_run_on_64bit_VM_while_the_native_SWT_are_32bit
Bernd
Am Thu, 13 Mar 2014
12:22:18 +0100 schrieb Luca Maderna <lmaderna at gmail.com>:
> Hi.
> Could you suggest me how run MAT in headless mode?
>
> I've to analyze large dump files (about 8GB) and I've some problem
> open it in my pc's.
>
> thanks
> luca
>
More information about the hotspot-gc-use
mailing list