Bug 16251

Summary: Eclipse thread hangs up
Product: [Eclipse Project] JDT Reporter: Henning Boeger <henning.boeger>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 F1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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.