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 51555 - A deadlock after a refactoring in CVS filesystem
Summary: A deadlock after a refactoring in CVS filesystem
Status: CLOSED DUPLICATE of bug 51416
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 4.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: rmatous
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2004-11-16 12:05 UTC by ehucka
Modified: 2008-12-22 22:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Threaddump (23.84 KB, text/plain)
2004-11-16 12:06 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2004-11-16 12:05:32 UTC
NB 4.0 RC1 build 200411160750
Linux JDK 1.5.0_01 b06

I don't know if it the openide is the right place,
the threaddump shows to AbstractFileObject.

After I had made a move class refactoring in vcs
filesystem the IDE froze. I have not seen it before.
Comment 1 ehucka 2004-11-16 12:06:19 UTC
Created attachment 18919 [details]
Threaddump
Comment 2 rmatous 2004-11-16 13:00:21 UTC
Already fixed with #51416 and very similar to #51416. So, marked as
duplicate.

*** This issue has been marked as a duplicate of 51416 ***
Comment 3 ehucka 2006-03-22 09:31:23 UTC
verified