| Load 3,4 GB 64 bits dump on 32 bits [message #8744] |
Wed, 11 February 2009 08:16  |
Claudio Miranda Messages: 6 Registered: July 2009 |
Junior Member |
|
|
A dump file was generated on an linux 64 bits machine (jdk 6 u10). The
dump was generated by command line: jmap -dump:file=dump.bin
Used ParseHeapDump.sh on the same machine to generate the index files (see
below), copied those index files to my laptop (2 GB RAM)
a2s.index
domIn.index
domOut.index
idx.index
inbound.index
index.index
o2c.index
o2hprof.index
o2ret.index
outbound.index
I can open the dump file on MAT and open the dominator tree, but opening
the leak suspects report, trigger a new parser operation and after some
hours, there is an OOME (java heap space)
Is there any way to generate leak suspects on command line, as
ParseHeapDump.sh ?
Thanks
Claudio Miranda
|
|
|