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 21107 - Deadlock when re-enabling a module
Summary: Deadlock when re-enabling a module
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: phamernik
URL:
Keywords: THREAD
: 17666 19212 19364 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-03-03 10:21 UTC by Svata Dedic
Modified: 2008-12-22 17:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (7.87 KB, text/plain)
2002-03-03 10:22 UTC, Svata Dedic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Svata Dedic 2002-03-03 10:21:51 UTC
I have disabled Clazz module, while there was a folder full of .class files
opened in the Explorer. I've re-enabled it a while after that and the IDE locked up.
Please see the attachment with threaddump of the two mutually locked threads.
Comment 1 Svata Dedic 2002-03-03 10:22:19 UTC
Created attachment 4907 [details]
Thread dump
Comment 2 _ ttran 2002-03-04 07:41:12 UTC
People, please mark this kind of bug with the THREAD keyword
Comment 3 phamernik 2002-03-07 12:32:36 UTC
Fixed in DataObjectPool (rev 1.57). 
Calling of setValid(false) was moved out of the synchronized block.
Comment 4 David Strupl 2002-07-01 13:10:18 UTC
*** Issue 17666 has been marked as a duplicate of this issue. ***
Comment 5 David Strupl 2002-07-01 13:10:31 UTC
*** Issue 19212 has been marked as a duplicate of this issue. ***
Comment 6 David Strupl 2002-07-01 13:26:54 UTC
*** Issue 19364 has been marked as a duplicate of this issue. ***
Comment 7 pzajac 2002-10-11 16:44:31 UTC
verified in 2002010110100
Comment 8 Quality Engineering 2003-07-01 16:22:25 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.