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

Summary: A deadlock after a refactoring in CVS filesystem
Product: platform Reporter: ehucka <ehucka>
Component: FilesystemsAssignee: rmatous <rmatous>
Status: CLOSED DUPLICATE    
Severity: blocker Keywords: THREAD
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Threaddump

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