Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » mem analyzer not coming up
mem analyzer not coming up [message #1067707] Wed, 10 July 2013 08:40 Go to next message
Ganesh Gowthaman is currently offline Ganesh GowthamanFriend
Messages: 1
Registered: July 2013
Junior Member
Memory Analyzer:
It is showing
Task: Reopening parsed heap dump file
[.........]

but nothing comes up.

Can you please help!!

[fusion@xxxxxxx mat]$ ./ParseHeapDump.sh -vm /u01/oracle/app/product/jdk/jdk1.7.0_21/bin /u02/oracle/app/logs/xx-domain/Backup/heapdump/10-07-2013/PROD1-xx-4-2.bin -consoleLog -debug
Start VM: /u01/oracle/app/product/jdk/jdk1.7.0_21/bin/java
-Xmx1024m
-jar /u02/oracle/app/logs/utilities/analyser/mat//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
-os linux
-ws gtk
-arch x86
-showsplash
-launcher /u02/oracle/app/logs/utilities/analyser/mat/MemoryAnalyzer
-name MemoryAnalyzer
--launcher.library /u02/oracle/app/logs/utilities/analyser/mat//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.100.v20110505/eclipse_1407.so
-startup /u02/oracle/app/logs/utilities/analyser/mat//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.overrideVmargs
-exitdata 2230018
-consolelog
-application org.eclipse.mat.api.parse /u02/oracle/app/logs/SS2-PROD1-domain/Backup/heapdump/10-07-2013/PROD1-OSB07-4-2.bin
-consoleLog
-debug
-vm /u01/oracle/app/product/jdk/jdk1.7.0_21/bin/java
-vmargs
-Xmx1024m
-jar /u02/oracle/app/logs/utilities/analyser/mat//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
Install location:
file:/u02/oracle/app/logs/utilities/analyser/mat/
Configuration file:
file:/u02/oracle/app/logs/utilities/analyser/mat/configuration/config.ini loaded
Configuration location:
file:/u02/oracle/app/logs/utilities/analyser/mat/configuration/
Framework located:
file:/u02/oracle/app/logs/utilities/analyser/mat/plugins/org.eclipse.osgi_3.7.2.v20120110-1415.jar
Framework classpath:
file:/u02/oracle/app/logs/utilities/analyser/mat/plugins/org.eclipse.osgi_3.7.2.v20120110-1415.jar
Splash location:
null
Debug options:
file:/u02/oracle/app/logs/utilities/analyser/mat/.options loaded
Time to load bundles: 104
Starting application: 858
Task: Reopening parsed heap dump file
[.........]
[fusion@vanl000521 mat]$
Re: mem analyzer not coming up [message #1067919 is a reply to message #1067707] Thu, 11 July 2013 09:00 Go to previous message
Andrew Johnson is currently offline Andrew JohnsonFriend
Messages: 205
Registered: July 2009
Senior Member
You are running Memory Analyzer in batch mode (ParseHeapDump.sh) which doesn't have a user interface. Also you are not asking for any reports to be generated so it is just parsing the dump (or reopening the dump as it has already been parsed).

Try running the MemoryAnalyzer command directly.

Previous Topic:Displaying field/attribute names in Dominator Tree
Next Topic:Memory Analyzer 1.3.0 Released!
Goto Forum:
  


Current Time: Fri Apr 19 07:20:29 GMT 2024

Powered by FUDForum. Page generated in 0.01909 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top