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 98126 - Deadlock during show changes on refactored code
Summary: Deadlock during show changes on refactored code
Status: RESOLVED WORKSFORME
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-16 23:09 UTC by ehucka
Modified: 2007-05-22 09:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump (20.17 KB, text/plain)
2007-03-16 23:09 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2007-03-16 23:09:11 UTC
After I had invoked show changes action on a folder in favorites view ide froze.
The folder was a package in sources folder of a project. I refactored a package
there before. Steps: 

1. move src/a/b/c/d/* to src/a/b/d/*
2. invoke show changes on src/a/b
Comment 1 ehucka 2007-03-16 23:09:50 UTC
Created attachment 39604 [details]
threaddump
Comment 2 Peter Pis 2007-03-17 09:22:30 UTC
Can not reproduce. What build do you use? Have you performed the "move" from
within the IDE? 
Comment 3 ehucka 2007-03-19 10:41:03 UTC
Build 200703151900
I cannot reproduce it now. But on Friday it was totally blocking my work with
svn in ide. Restart of ide did not help.
I did not use external svn move.
Comment 4 ehucka 2007-03-19 11:38:54 UTC
It appeared in build 200703181900 after I invoke delete on the wrong moved
package (see issue 98186) - update or revert modifications returned a message a
package already exists, so I deleted the mentioned package and ide was deadlocked.
Comment 5 Peter Pis 2007-05-04 09:58:09 UTC
Can't reproduce with the latest 6.0 build. I did exactly the same steps but
without any deadlock. Could you please verify it? Thanks.
Comment 6 Tomas Stupka 2007-05-22 09:40:04 UTC
could not reproduce either. 

feel free to reopen if problem should still occur