Click to See Complete Forum and Search --> : Eclipse is always locked [High CPU & RAM usage]
talha06
March 10th, 2010, 02:17 PM
Hello everyone,
I'm using Eclipse Galileo RC2 (the latest distrubition of Eclipse), it is always locked.. After a little time from startup it starts to use too much CPU and RAM.
And not a long time, it hardly replies to user interactions.
I really need your helps. As I know from my friends, I'm not the only one who has this problem. Are there anyone who knows the solution to solve this problem/bug.
Thanx in advance,
T
Xeel
March 10th, 2010, 03:13 PM
The first place I would try would be Eclipse forums. Eclipse executable has tons of params, among them there are several ones which define Eclipse java heap space and memory consumption of the IDE. Read docs and Eclipse forums for more... Also I would add that it's an RC version, not final release, so some serious bugs are probable.
ajhampson
March 10th, 2010, 05:43 PM
Hello everyone,
I'm using Eclipse Galileo RC2 (the latest distrubition of Eclipse), it is always locked.. After a little time from startup it starts to use too much CPU and RAM.
First, I agree with Xeel, be sure to check at the Eclipse forums.
Second, Galileo RC2 is definitely not the latest Eclipse. I'm running Galileo final and have been for some time. I don't have the problems you describe.
Try getting the latest release from the download link on the Eclipse.org page. Your RC could be the problem.
talha06
March 10th, 2010, 10:06 PM
First, I agree with Xeel, be sure to check at the Eclipse forums.
Second, Galileo RC2 is definitely not the latest Eclipse. I'm running Galileo final and have been for some time. I don't have the problems you describe.
Try getting the latest release from the download link on the Eclipse.org page. Your RC could be the problem.
Sorry, I wrote wrong by mistake, my version is Eclipse Galileo SR2.. By the way I searched a lot, and did what people recommend. But it's still same.. So I opened a topic..
Thanx..
dlorde
March 11th, 2010, 08:33 AM
This is a Java forum, not all of us use Eclipse. Now that you have posted your problem in the Eclipse forums, which is the appropriate place for your query, you should stop cross-posting here.
The cheapest, fastest, and most reliable components of a computer system are those that aren't there...
G. Bell
talha06
March 11th, 2010, 08:50 AM
This is a Java forum, not all of us use Eclipse. Now that you have posted your problem in the Eclipse forums, which is the appropriate place for your query, you should stop cross-posting here.
So can u say me my mistake?? what's wrong here??
postmortem
March 12th, 2010, 01:43 AM
Try netbeans, although it is resource hog as well.
Xeel
March 12th, 2010, 09:37 AM
http://www.myeclipseide.com - and problems are over...
Deliverance
March 12th, 2010, 12:21 PM
I'm not sure what kind of computer you're running.
I routinely (and at the time of this posting) am using 2 eclipse IDEs open (seperate workspaces for trunk and branches), as well as flex builder (another eclipse based off 3.1) and this is all running fine. CPU usage isn't anything out of the ordinary, each is using about half gig of memory. These are each using WTP, AJDT, subclipse and maven integration plugins.
Q6600 quad
4 gigs of ram
not exactly a powerhouse workstation.
What is too much cpu / ram to you, what plugins do you have installed?
Are you launching each in it's own VM? I always run my eclipse as follows:
C:\eclipse\eclipse.exe -vm "C:\Program Files (x86)\Java\jdk1.5.0_22\bin\javaw.exe"
talha06
March 13th, 2010, 03:35 PM
my laptop has 3GB RAM, AMD Turion 64 x2 CPU.. I didn't installed any plugins except Hibernate. I run eclipse like u do.. and this problem isn't occured to me, there're many people who has this problem/bug.. I'm searching a way to solve this prob. thanx for ur interest..
Xeel
March 13th, 2010, 07:02 PM
Run MyEclipse 8.0GA (based on Eclipse 3.5) on a lap with 1GB RAM and Intel Centrino (1 core) without a problem.
ProgramThis
March 15th, 2010, 08:43 AM
It looks like something else is causing problems on his machine. I seriously doubt that it has anything to do with eclipse. Maybe there are some security settings preventing the automatic updates. Perhaps the OP has some Cisco agent running in the background taking up CPU and memory.
I am with Deliverance. Currently I have two eclipse projects open, one is taking up 214MB of ram, the other 92MB. I have firefox open with about 40 tabs and that is taking up 395 MB of memory. CPU utilization is < 25% and I have 2.44GB of memory free (4GB total).
I agree that eclipse is a bit of a memory hog, but not to the point that the OP is describing here. I would suggest deleting eclipse, redownload it and try again.
talha06
March 15th, 2010, 11:46 AM
It looks like something else is causing problems on his machine. I seriously doubt that it has anything to do with eclipse. Maybe there are some security settings preventing the automatic updates. Perhaps the OP has some Cisco agent running in the background taking up CPU and memory.
I am with Deliverance. Currently I have two eclipse projects open, one is taking up 214MB of ram, the other 92MB. I have firefox open with about 40 tabs and that is taking up 395 MB of memory. CPU utilization is < 25% and I have 2.44GB of memory free (4GB total).
I agree that eclipse is a bit of a memory hog, but not to the point that the OP is describing here. I would suggest deleting eclipse, redownload it and try again.
thank u for ur reply and interest.. truly I had this problem while using Windows Vista. So I installed Ubuntu, I thought like u said, maybe some programs prevent Eclipse's run or speed.. But it's same in Ubuntu too.. So boring...
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.