Huge heap dump files - takes hours to parse [message #4002] |
Wed, 03 September 2008 08:39  |
Eclipse User |
|
|
|
Hello all,
A servlet i'm running inside Tomcat occupies lots of memery (2G). Trying
to find out what makes the process so fat, I used jmap to create an heap
dump (live objects only). The produced file size is 1.5G. When I openned
this file in MemoryAnalyzer (60 minutes ago), it still parsing the file
(at least that what the GUI claims).
The ini file contains:
-vmargs
-Xmx2048m
The java version:
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Server VM (build 1.6.0-b105, mixed mode)
The os is CentOS 5.
I'm using the last build of MemoryAnalyzer.
I'll appriciate any help,
Thanks,
Barak.
|
|
|
|
Re: Huge heap dump files - takes hours to parse [message #4071 is a reply to message #4006] |
Wed, 03 September 2008 09:44  |
Eclipse User |
|
|
|
Hi,
This is the log file:
eclipse.buildId=unknown
java.version=1.6.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.mat.ui 1 0 2008-09-02 04:58:16.102
!MESSAGE Heap /workspace/development/org/eclipse/mat/srv1.bin contains
38,166,064 objects
Thanks for the tip, I'll check whether can I dedicate a stronger machine
to the parser.
Will let know you if something happens.
Barak.
|
|
|
Powered by
FUDForum. Page generated in 0.25901 seconds