Bug 34851

Summary: Rename Class operation hangs
Product: [Eclipse Project] JDT Reporter: wout de jong <wout>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: trivial    
Priority: P3    
Version: 2.0.2   
Target Milestone: 2.1 RC3   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description wout de jong CLA 2003-03-12 14:03:33 EST
When trying to rename a class in my java project, Eclipse hanged (displaying 
information message "Operation in progress..."). Only killing the javaw 
process helped.

This happened only once. 

I can mail you a screendump if needed.
Comment 1 Jerome Lanneluc CLA 2003-03-13 05:37:15 EST
Please attach the thread dump to this bug.
Comment 2 wout de jong CLA 2003-03-13 12:11:57 EST
No thread dump. Didn't have stdout (javaw). Don't know if there are other ways 
to get a thread dump. Maybe in some log?
Comment 3 Jerome Lanneluc CLA 2003-03-14 06:11:16 EST
No, nothing would be in the log in case of a hang. I don't think there is much 
we can do, unless you can reproduce it under javaw.

Ok to close?
Comment 4 wout de jong CLA 2003-03-14 06:43:37 EST
OK to close. 
Comment 5 Jerome Lanneluc CLA 2003-03-14 07:17:13 EST
Closing
Comment 6 Nikolay Entin CLA 2003-03-19 08:21:35 EST
Don't know whether it's related, but I've experienced quite similar behavior 
on another operation (don't remember was it refactoring, or, perhaps, PDE 
project creation) - progress monitor hangs with ~70% and nothing happened for 
quite long time. However it wasn't hang - it happened that dialog "Change to 
Java Perspective?" was shown in background...
Clicking on the main frame popped up the dialog in front and I could continue.