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 33016 - Deadlock
Summary: Deadlock
Status: CLOSED DUPLICATE of bug 32981
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-17 14:56 UTC by Jan Lahoda
Modified: 2004-04-19 16:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Three full thread dumps. (53.37 KB, text/plain)
2003-04-17 14:57 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2003-04-17 14:56:06 UTC
Projects build 2003041700. JDK1.4.1_02.
Happend after NullPointerException from issue
#33014. I tried to build the project and this
(probable) deadlock occured. Currently, I have no
reproducible case.
Three full thread dumps attached. On the first
dump, the AWT Queue is not yet locked, on the
other two it is.
Comment 1 Jan Lahoda 2003-04-17 14:57:22 UTC
Created attachment 10002 [details]
Three full thread dumps.
Comment 2 Vitezslav Stejskal 2003-04-18 08:38:11 UTC
Problem with ProjectMemberList synchronization.

*** This issue has been marked as a duplicate of 32981 ***
Comment 3 Jan Lahoda 2003-07-08 16:46:13 UTC
OK.
Comment 4 Jan Becicka 2003-11-25 14:22:34 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.