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 79845

Summary: EQ hung doing CVS update
Product: java Reporter: _ tboudreau <tboudreau>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump

Description _ tboudreau 2006-07-07 07:07:44 UTC
I just tried to do a CVS update of core/swing/plaf, using 5.0.  The IDE hangs permanently.  Thread dump 
attached - some kind of race condition.  Not sure if the bug is really in cvs support or javacore, but doing 
an update was the trigger.
Comment 1 _ tboudreau 2006-07-07 07:08:28 UTC
Created attachment 31680 [details]
Thread dump
Comment 2 Maros Sandor 2006-08-07 14:05:13 UTC
I see nothing unusual in CVS stacktrace, assigning to editor for evaluation
(since it is locked in AWT). Can this also be the bug in mutex (Issue #68106)?
Comment 3 Vitezslav Stejskal 2007-02-15 02:42:13 UTC
It looks like a deadlock between MDR repository (thread "Overriddens Queue") and
loader (thread "Folder recognizer"). I think it went away with the rest of the
MDR stuff. Reassigning to java guys for their opinion.
Comment 4 Quality Engineering 2007-09-20 12:11:07 UTC
Reorganization of java component
Comment 5 Jan Becicka 2008-02-25 16:16:41 UTC
This issue is not valid in current builds any more. Java support was completely
redesigned in 6.0 time frame. Please use NetBeans 6.0 and later.