facebook

"Failed To Create The Java Virtual Machine"

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #349587 Reply

    Gary Holland
    Member

    New Install and I occasionally get a dialog stating: “Failed To Create The Java Virtual Machine” I then have to restart the windows 7/64 system to get it to load Here is my ini, any ideas?

    #utf8 (do not remove)
    -startup
    plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    –launcher.library
    plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_3.2.0.v201103301700
    -vm
    C:\appsl\MyEclipse for Spring 2014\binary\com.sun.java.jdk7.win32.x86_1.7.0.u45\jre\bin\client\jvm.dll
    -configuration
    C:\appsl\MyEclipse for Spring 2014\configuration
    -install
    C:\appsl\MyEclipse for Spring 2014
    -vmargs
    -Xmx768m
    -XX:MaxPermSize=320m
    -XX:ReservedCodeCacheSize=64m
    -Dosgi.nls.warnings=ignore

    #349599 Reply

    support-swapna
    Moderator

    Gary,

    Sorry that you are seeing this issue. Looks like the JVM could not allocate the amount of memory specified by (XXMaxPermSize + Xmx).

    Can you please answer some more questions for you?

    1. Are you working with a large workspace? Go to Window > Preferences > MyEclipse > Files and Editors > JavaScript .Turn Off the JS Code Analysis mode and see if it helps.

    2. Do you have any other memory consuming programs running? If yes, then can you please try stopping the programs and see if it helps.

    3. Please reduce the memory size to Xmx512m and -XX:MaxPermSize=256m and see if the issue persists.

    4. If you are still seeing issues, please let us know if the error pops up during a particular action (ex: working with editors etc). Also attach the .log file which is located at <workspace dir>/.metadata/.log to help us investigate further.

    Let us know how it works for you.

    #349647 Reply

    Gary Holland
    Member

    I decreased the amount of memory as you suggested and that resolved my issue.
    Thanks for the quick response.

    #349650 Reply

    support-swapna
    Moderator

    Gary,

    Glad that the issue is resolved.
    Let us know if you see any issues.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: "Failed To Create The Java Virtual Machine"

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

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