facebook

Javaheap space error while running MyEclipse 2015

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

    kajal-sanghi
    Participant

    Hi,

    I’m running MyEclipse 2015 from a VM. Everytime I try to build or start the server, it gives me JavaHeap space error. I increased the settings in eclipse.ini file, but still the problem remains.
    Randomly it throws the Internal Memory error and crashes.

    MyEclipse.ini settings are as below:
    -Xmx768m
    -XX:MaxPermSize=384M

    I also tried the below options:
    XX:+UseParallelGC
    XX:MaxPermSize=512M

    but it started throwing GC errors.

    Any resolution to the above problem? This is creating lots of issues and I’m unable to work consistenly.

    Regards,
    Kajal

    Attachments:
    You must be logged in to view attached files.
    #458714 Reply

    support-swapna
    Moderator

    Kajal,

    Sorry that you are seeing this issue.

    Are you working with a large workspace? You might need more memory if you are working with a large workspace.
    Can you please try increasing the -Xmx value to a value higher than 768m, ex : -Xmx1024m and check if it helps?
    If the machine has more available memory, then you can set -Xmx to higher than 1024m.

    If the issue persists even after increasing the -Xmx, please share with the OS and version details along with the .log file located at /.metadata/.log for further investigation.

    Let us know how it works for you.

    –Swapna
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Javaheap space error while running MyEclipse 2015

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