Bug 16251 - Eclipse thread hangs up
Summary: Eclipse thread hangs up
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 F1   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-17 10:33 EDT by Henning Boeger CLA
Modified: 2003-03-17 12:11 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henning Boeger CLA 2002-05-17 10:33:13 EDT
After working some time with Eclipse (M5), it happens that the process takes up 
100% CPU all of the time. Still, you can continue to work with Eclipse, 
everything works fine, just much slower than before.

I could not track down what causes this to happen yet, but it seems to be 
related to compilation of source files, especially when the sources have 
errors. I am using JDK 1.4.0.

I will try to reproduce this error more oftenly, so I will get to know what 
triggers it. Is there anything I could switch on (logging etc.) which could 
help me in this?
Comment 1 Henning Boeger CLA 2002-05-17 12:08:43 EDT
Just noticed that I was using the server vm instead of the client vm. I guess 
this is the cause.

If the problem also occurs with the client vm, I will reopen this bug.