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 30269 - deadlock on disable module
Summary: deadlock on disable module
Status: VERIFIED DUPLICATE of bug 24194
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2003-01-22 12:38 UTC by pzajac
Modified: 2008-12-22 15:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (29.68 KB, text/plain)
2003-01-22 12:39 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2003-01-22 12:38:57 UTC
Deadlock occured on disable java module. "Folder
Recognizer" is locked on Mutex@QueueCell when Node
of dataObject (Loader is removed) is destroyed.
Comment 1 pzajac 2003-01-22 12:39:53 UTC
Created attachment 8643 [details]
thread dump
Comment 2 David Strupl 2003-02-23 22:50:45 UTC
Reproducible or RANDOM? If reproducible please make it P2. 
Thanks.
Comment 3 Marian Mirilovic 2003-03-13 13:42:39 UTC
Changed owner David S. -> David K.
Comment 4 David Konecny 2003-03-19 16:44:22 UTC
Most probably the same deadlock.

*** This issue has been marked as a duplicate of 24194 ***
Comment 5 pzajac 2003-04-03 15:03:58 UTC
verified