facebook

High Windows memory usage with MyEclipse 7?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    probedb
    Member

    Hi folks,

    I think this is my first post here.

    Anyways I’ve recently upgraded from MyEclipse 6/Eclipse 3.3 to the full MyEclipse 7 installer than incorporates Eclipse 3.4.

    Version: 7.0
    Build id: 7.0-20081201

    Compared to 6 it seems to be very slow and unresponsive and is using a huge amount of memory in the Windows Task Manager…currently at 482,944K! Version 6 never did this. I have 9 web projects checked out from a CVS repository.

    There is a noticable lag when doing anything from dragging a selection of text to editing web.xml files. I’ve removed most of the services from the startup as I don’t require them, I’ve changed default editors to the non-visual ones as I don’t use them yet it’s still eating memory,

    Is this normal? Or is there something I missed in the setup?

    Thanks in advance!

    Paul.

    #294748

    Riyad Kalla
    Member

    Paul,

    Few things to check, if you open the project properties for the projects that are slow and go to the MyEclipse node, which icons are lit up? Also if you expand the MyEclipse node, do you have a JavaScript node under it?

    #294784

    probedb
    Member

    Hi Riyad,

    Only the ‘Web’ icon is highlighted. I do have a JavaScript node under it.

    The projects are all web projects checked out of CVS and deployed to Tomcat 5.5 (have removed most of the startup plugins in General.

    Another noticable slowdown is doing multiple file selections in the Package Explorer. I select the first item and shift select the last. I can watch it select the first file, then deselect that and select the last file, then it selects the range of files.

    With Tomcat running and 7 apps deployed my heap is at 349M of 508M (I upped the heap size as one of our sites requires it).

    Cheers,

    Paul.

    #294884

    Riyad Kalla
    Member

    Paul, thank you for the additional info — it’ll help us dig in and figure out what the heck JSDT is doing in there…

    #294909

    probedb
    Member

    No probs and thanks for the help 🙂 When just loaded without the server starting and me doing nothing it’s using 352MB in Task Manager.

    #295010

    Riyad Kalla
    Member

    Paul,

    If you remove the javascript nature from your project (by editing the .project file) And any Javascript builders, that may help quite a bit (and that includes ignoring JavaScript prompts to re-add the functionality)… that could be a quick fix for now.

    #295355

    probedb
    Member

    Hi,

    Sorry for the delay in replying!

    Is it this line:

    <nature>org.eclipse.wst.jsdt.core.jsNature</nature>

    Should I also remove the javascriptValidator from the <buildSpec> ?

    Cheers!

    Paul.

    #295442

    Riyad Kalla
    Member

    Paul, yes both please, and then let me know how things go.

    #295465

    Erling Molde
    Member

    I’ve experienced the same problem with ME 7.0. I’ve tried several different installation paths; all-in-one, pulse, Eclipse update. They all use a lot more memory than earlier versions. I usually have to restart Eclipse with a few hours interval to reclaim memory.
    I’m running the Win32 version on XP Pro 32bit SP3.
    I’m usually having 5-10 projects open at the same time; one or two web-enabled, several java- and some resource-only projects.
    I always modify my eclipse.ini settings when I install MyEclipse/Eclipse. Currently my memory-settings in eclipse.ini are:
    -Xms512m
    -Xmx900m
    -XX:ReservedCodeCacheSize=48m

    I’ll remove the JavaScript nature etc. in my projects as instructed above, and see if things improve.

    /Erling

    #295525

    Loyal Water
    Member

    I’ll remove the JavaScript nature etc. in my projects as instructed above, and see if things improve.

    Let me know if the problem persists.

    #295553

    Erling Molde
    Member

    Removing the JSDT-nature from my web-project(s) seems to have solved my memory problems.

    #295555

    support-joy
    Member

    Thank you inforedno for taking time to post the resolution. This will help other forum users.

    #295880

    probedb
    Member

    I’ve removed the Javascript stuff as recommended, memory seems to be better but it’s still so much slower than 6 ever was.

    An example is selecting multiple files, I selected the first one and shift-select further down the list….I can watch it select the first, selected the last/deleselect then select them all. 6 never did this. Clicking around files i the Package Explorer is slow as well.

    #295928

    Loyal Water
    Member

    probedb,
    Are you facing this issue on 7.1 as well?

    #298725

    Riyad Kalla
    Member

    Update: For anyone interesting MyEclipse 7.5M1 includes a fix for most of the poor performance problems folks were seeing like really slow typing, really slow context menu firing, package-selection, etc.

Viewing 15 posts - 1 through 15 (of 15 total)
Reply To: High Windows memory usage with MyEclipse 7?

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