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 20365 - Deadlock at CatalogRootNode$RootChildren.createKeys
Summary: Deadlock at CatalogRootNode$RootChildren.createKeys
Status: CLOSED DUPLICATE of bug 20322
Alias: None
Product: platform
Classification: Unclassified
Component: Lookup (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-08 14:03 UTC by Martin Schovanek
Modified: 2008-12-22 19:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump: (7.39 KB, text/plain)
2002-02-08 14:04 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2002-02-08 14:03:20 UTC
[Nb Build 200202080100, jdk1.4.0-b92]

During openig project.
Comment 1 Martin Schovanek 2002-02-08 14:04:01 UTC
Created attachment 4633 [details]
Thread dump:
Comment 2 _ pkuzel 2002-02-08 17:13:50 UTC
LookupListener does not state any threading requirements on
implementors. However it can currently deadlock if notification comes
from "Folder recognizer" thread.

Precise the doc or fix the firing implementation, please.
Comment 3 David Strupl 2002-02-11 15:51:02 UTC
Huh?
The problem is in the fact that
org.openide.ErrorManager.getDefault(ErrorManager.java:71)
blocks on lookup.find. Marking as duplicate ...

*** This issue has been marked as a duplicate of 20322 ***
Comment 4 Quality Engineering 2003-07-01 15:57:36 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 5 Quality Engineering 2003-07-01 16:25:37 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.