Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Can't open Memory Analyzer when modify the Xmx value(Error when modify more than 1024 m)
Can't open Memory Analyzer when modify the Xmx value [message #1767756] Mon, 10 July 2017 17:14
Daniel Zapata is currently offline Daniel ZapataFriend
Messages: 1
Registered: July 2017
Junior Member
Hi everyone,

I installed the Eclipse Memory Analyzer Versión 1.6.1 on Windows 7 64 - bits. I need open a .hprof file but there is an error opening the file and the error is "Java heap space". Reading a lot of forums, all suggest increase the Xmx value greater than 1024 (is the default value in the "MemoryAnalyzer.ini"), but when I modify it, the program not even open and I can't see a log file that shows the error.

This is the content of the MemoryAnalyzer.ini:

-startup
plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.300.v20150602-1417
-vmargs
-Xmx2048m


Just open with the 1024 value in Xmx and I'm working with Java 1.8:

Java version: 1.8.0_111
Java SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) Client VM (build 25.111-b14, mixed mode)

Can someone please help me with this error?, I found a lot of topics, but none has resolved my problem.

Thanks.
Previous Topic:Exception in thread "main" java.lang.NullPointerException
Next Topic:'java.lang.AssertionError: assertion failed' Error while starting Scala-IDE(Eclipse)
Goto Forum:
  


Current Time: Fri Apr 26 07:20:26 GMT 2024

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

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

Back to the top