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 30950

Summary: Deadlock in ProjectMemberList
Product: projects Reporter: Jan Pokorsky <jpokorsky>
Component: Generic InfrastructureAssignee: issues@projects <issues>
Status: CLOSED FIXED    
Severity: blocker Keywords: THREAD
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump

Description Jan Pokorsky 2003-02-11 14:09:06 UTC
[jdk1.4.0-b92, my build 200302101417]

When I choose to create a basic java project on
Projects node a deadlock sometimes occurs in
ProjectMemberList.getProjectMember.
Comment 1 Jan Pokorsky 2003-02-11 14:11:32 UTC
Created attachment 8896 [details]
thread dump
Comment 2 Dusan Balek 2003-07-23 15:52:18 UTC
*** Issue 31527 has been marked as a duplicate of this issue. ***
Comment 3 Dusan Balek 2003-07-23 15:55:43 UTC
*** Issue 31552 has been marked as a duplicate of this issue. ***
Comment 4 Dusan Balek 2003-07-23 16:04:40 UTC
*** Issue 32252 has been marked as a duplicate of this issue. ***
Comment 5 Dusan Balek 2003-08-05 08:52:36 UTC
ProjectMemberList's synchronization model changed. Please, reopen if it appears
again.
Comment 6 Jan Becicka 2003-08-21 15:31:12 UTC
Verified
Comment 7 Jan Becicka 2003-11-25 14:21:40 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.