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 - EQ hung doing CVS update
Summary: EQ hung doing CVS update
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-07 07:07 UTC by _ tboudreau
Modified: 2008-02-25 16:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (20.62 KB, text/plain)
2006-07-07 07:08 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
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.