Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Can't get eclipse 3.1.1 to work reliably on linux AMD64
Can't get eclipse 3.1.1 to work reliably on linux AMD64 [message #296157] Thu, 15 December 2005 18:25 Go to next message
Eclipse UserFriend
Originally posted by: warren.roberts.name

I've been trying for several months to get eclipse working on an AMD
Opteron. I just installed the x86_64 version of jdk1.5.0_06 and the
latest x86_64 version of eclipse. Sometimes eclipse comes up but
sometimes it grabs 100% of my cpu and stops responding. Even if it does
come up it will eventually lock my processor at 100%. I uses so much
cpu that I takes 5 to 10 min for me to execute a ps command and kill the
process.

Currently I have Fedora Core 4 installed. The same problem occurs on
Fedora Core 3. I'm wondering if anyone out there is able to use eclipse
on linux with a 64 bin amd processor?

I keep hoping that new releases of eclipse and/or the jdk will fix this
problem but, sigh.....

Any help would be appreciated
Re: Can't get eclipse 3.1.1 to work reliably on linux AMD64 [message #296189 is a reply to message #296157] Fri, 16 December 2005 10:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bbiggs.ca.ibm.com

Warren Roberts wrote:
> I've been trying for several months to get eclipse working on an AMD
> Opteron. I just installed the x86_64 version of jdk1.5.0_06 and the
> latest x86_64 version of eclipse. Sometimes eclipse comes up but
> sometimes it grabs 100% of my cpu and stops responding. Even if it does
> come up it will eventually lock my processor at 100%. I uses so much
> cpu that I takes 5 to 10 min for me to execute a ps command and kill the
> process.
>
> Currently I have Fedora Core 4 installed. The same problem occurs on
> Fedora Core 3. I'm wondering if anyone out there is able to use eclipse
> on linux with a 64 bin amd processor?
>
> I keep hoping that new releases of eclipse and/or the jdk will fix this
> problem but, sigh.....

Run eclipse from a terminal window. When Eclipse seems hung, use
"kill -3 <pid>" to the Java VM process -- it will dump a stack trace to
the terminal window, and post it to a bug at bugs.eclipse.org/bugs/.
This should help figure out what's going on.

The behaviour you're seeing is not normal or expected, of course.

-Billy
Re: Can't get eclipse 3.1.1 to work reliably on linux AMD64 [message #296203 is a reply to message #296157] Fri, 16 December 2005 13:50 Go to previous message
Eclipse UserFriend
Originally posted by: max.xored.com

Try to use JVM interpreted mode only. (-vmargs -Xint)


Warren Roberts wrote:
> I've been trying for several months to get eclipse working on an AMD
> Opteron. I just installed the x86_64 version of jdk1.5.0_06 and the
> latest x86_64 version of eclipse. Sometimes eclipse comes up but
> sometimes it grabs 100% of my cpu and stops responding. Even if it does
> come up it will eventually lock my processor at 100%. I uses so much
> cpu that I takes 5 to 10 min for me to execute a ps command and kill the
> process.
>
> Currently I have Fedora Core 4 installed. The same problem occurs on
> Fedora Core 3. I'm wondering if anyone out there is able to use eclipse
> on linux with a 64 bin amd processor?
>
> I keep hoping that new releases of eclipse and/or the jdk will fix this
> problem but, sigh.....
>
> Any help would be appreciated
Previous Topic:Feature dependencies when using Update Manager
Next Topic:Import Project Bug
Goto Forum:
  


Current Time: Thu May 08 19:15:37 EDT 2025

Powered by FUDForum. Page generated in 0.04721 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top