facebook

Memory issue

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #321742 Reply

    Hi, I’m working with MyEclipse For Spring Build ID: 9.1.0 Build 10 (110630_1845).
    I’m trying to reverse engineer an UML class diagram from my java source code but I keep getting an alert titled “Problem occurred” with the text “IDE Exception Handler” has encountered a problem. An internal error has occurred”. If I click details I get “An internal error has occurred. No more handles”.

    My configuration is as following:
    Oracle VirtualBox VM
    RAM 4096mb with Windows XP SP2 (in My Computer properties it shows 3,50 GB of RAM)
    Intel I7-2630QM CPU

    My eclipse.ini file:

    #utf8 (do not remove)
    -startup
    ../Common/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
    –launcher.library
    ../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_3.2.0.v201103301700
    -install
    C:/Programmi/MyEclipse for Spring/MyEclipse for Spring 9
    -vm
    C:/Programmi/MyEclipse for Spring/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll
    -showsplash
    org.eclipse.platform
    –launcher.XXMaxPermSize
    256m
    –launcher.defaultAction
    openFile
    -vmargs
    -XX:MaxPermSize=256m
    -XX:ReservedCodeCacheSize=128m
    -Xms128m
    -Xmx1024m

    If I try to alter any of the four last arguments I get “Cannot create virtual machine” error, and MyEclipse doesn’t start at all.

    I think it needs more RAM, but don’t know where else to look. Please help.
    Thanks!

Viewing 1 post (of 1 total)
Reply To: Memory issue

You must be logged in to post in the forum log in