Bug 34851 - Rename Class operation hangs
Summary: Rename Class operation hangs
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0.2   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 2.1 RC3   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-12 14:03 EST by wout de jong CLA
Modified: 2003-03-19 08:21 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 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.