Skip to main content



      Home
Home » Eclipse Projects » Memory Analyzer » ParseHeapdump.sh throws error
ParseHeapdump.sh throws error [message #1775477] Mon, 30 October 2017 13:42
Eclipse UserFriend
I am trying to analyze heap dump of 8 GB size with standalone MAT downloaded from eclipse website. Unzipped the file and gave ./ParseheapDump.sh <path to .hprof file>, bu this fails with

ENTRY org.eclipse.osgi 4 0 2017-10-30 17:31:42.988
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:78)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
at org.eclipse.equinox.launcher.Main.main(Main.java:1488)


I adjusted config.ini as per suggestions in other forums for this error but this did not help. tried both with MAT 1.7 and 1.6.1 (using Java 1.6 and 1.8)

Can you help me fix this error as i am doing this for the first time.



Previous Topic:Need help to fix the Spring SessionFactoryImpl Memory leak with Eclipse Memory Analyser
Next Topic:does MAT work on java 9?
Goto Forum:
  


Current Time: Wed Jul 16 21:05:17 EDT 2025

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

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

Back to the top