facebook

100% CPU Usage while using the MyEclipse IDE

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #266498 Reply

    Hi,

    I am using a 2GB RAM, 2.8GHz Microsoft Windows 2000 ServicePack 4 system. I am currently using MyEclipse version 5.1.0 GA and Eclipse 3.2.1. From time to time the javaw.exe process takes up 100% CPU usage and makes the IDE hang. This is resolved by shutting it down and restarting. Could this be because all validations (JSP, HTML, etc) have been turned on? Is there any configuration setting that we can do to adress this problem.

    Regards,
    Tabitha

    #266561 Reply

    Scott Anderson
    Participant

    Tabitha,

    I think it’s likely that although your machine has enough RAM, you’re not using a shortcut that starts MyEclipse with an appropriate amount. Please try modifying your shortcut to launch with the following VM args:

    
    eclipse.exe -vmargs -Xms256M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M
    
Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: 100% CPU Usage while using the MyEclipse IDE

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