This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 193267 - Refactor->move never finishes
Summary: Refactor->move never finishes
Status: RESOLVED DUPLICATE of bug 192548
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.0
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-11 10:06 UTC by Chiana
Modified: 2010-12-21 14:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Threaddump of hanging IDE. (25.70 KB, text/plain)
2010-12-11 10:09 UTC, Chiana
Details
Threaddump of hanging IDE. (25.85 KB, text/plain)
2010-12-11 10:22 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2010-12-11 10:06:15 UTC
[ BUILD # : 20101211 ]
[ JDK VERSION : 1.7 ]

Made a move of some classes from one package to an other, I've made this kind
of move a lot latley and there has never been any problem, the only difference
as I can see it is that this time I've selected to run on 1.7 instead of as
usual 1.6.22.
The move is 7 interfaces.
Comment 1 Chiana 2010-12-11 10:09:50 UTC
Created attachment 103960 [details]
Threaddump of hanging IDE.

Thread dump.
Comment 2 Chiana 2010-12-11 10:11:12 UTC
Had to kill the process.
Comment 3 Chiana 2010-12-11 10:15:27 UTC
Possibly related to 192825 & 192579
Comment 4 Chiana 2010-12-11 10:22:13 UTC
Created attachment 103962 [details]
Threaddump of hanging IDE.

Tried again, and it happened again, made a new thread-dump.
Will also revert to 1.6.22 and try again to see if it's 1.7 that is causing this.
Comment 5 Chiana 2010-12-11 10:33:54 UTC
So, reverted back to 1.6.22 and tried it again and it worked as it should.

One note: On the second attempt I got an I/O error exception when reopening the package that holds the interfaces, and, the "Report issue" dialog never got any content, but it was closable, my guess would be that this is a 1.7 problem and need further research.
I will in a day or so make a complete reinstall of this particular machine (upgrading OS) and at the same time also the JDK's.
For the moment (unless you guys can see from the dumps whats wrong) I will continue running 1.6.22.
Comment 6 Jan Becicka 2010-12-21 14:27:03 UTC

*** This bug has been marked as a duplicate of bug 192548 ***