facebook

An internal error occurred during: "MyEclipse Memory Mo

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #291014 Reply

    gjf
    Member

    I was working away at my J2EE app, editing a .jsp file I think, and this popped up.

    An internal error occurred during: “MyEclipse Memory Monitor”.
    committed = 33095680 should be < max = 33030144

    Maybe that means I need to change my config and bump up the
    memory allocations, but I’ve been working ok
    with the defaults for months. And ‘internal error’ does seem cryptic for
    a user message.

    Anyway, I have restarted myeclipse hoping this is a transient issue. It
    seems to be running fine now, but I wanted
    to capture it for your amusement before I went back to work.

    Cheers,
    Gordon

    *** Date:
    Friday, November 14, 2008 1:52:08 PM EST

    ** System properties:
    OS=WindowsXP
    OS version=5.1.0
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 7.0 Milestone-2
    Build id: 7.0-M2-20080915

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 7.0 Milestone-2
    Build id: 7.0-M2-20080915

    Eclipse Project SDK

    Version: 3.4.0.v20080522-7O7S-CHEp2gcoGjmFFomLz-d5M8NdvuPgDrH17jw0Mvhe
    Build id: I20080617-2000

    Eclipse Platform

    Version: 3.4.0.v20080610-9I96EhtEm-T_5LxIsybz-3MdGZmOA3uwv7Ka_M
    Build id: I20080617-2000

    Eclipse Java Development Tools

    Version: 3.4.0.v20080603-2000-7o7tEAXEFpPqqoXxgaBhhhq
    Build id: I20080617-2000

    Eclipse Graphical Editing Framework GEF

    Version: 3.4.0.v20080115-677-8082A5696H274A
    Build id: 200806091334

    Eclipse RCP

    Version: 3.4.0.v20080324a-989JERhEk-jWnd5IY8K5tjxB
    Build id: I20080617-2000

    Eclipse Plug-in Development Environment

    Version: 3.4.0.v20080603-7T7U-E_EkMNrNKb39WcMC
    Build id: I20080617-2000

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\tools\eclipses\MyEclipse7.0M2\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\tools\eclipses\MyEclipse7.0M2\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.100.v20080509-1800\eclipse_1114.dll
    -startup
    C:\tools\eclipses\MyEclipse7.0M2\eclipse\plugins\org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar
    -exitdata
    17a4_38
    -clean
    -vm
    C:\tools\eclipses\MyEclipse7.0M2\jre\bin\javaw.exe

    #291054 Reply

    Loyal Water
    Member

    gif,
    Do you have the -vmargs argument set in the eclipse.ini file ? If not, just add this line to the eclipse.ini file.

    
    -vmargs -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M 
    

    Let me know if you run into this error again.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: An internal error occurred during: "MyEclipse Memory Mo

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