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 16607 - Deadlock in the LoaderPool
Summary: Deadlock in the LoaderPool
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P2 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-16 12:34 UTC by Jan Zajicek
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
fullthread dump (10.91 KB, text/plain)
2001-10-16 12:39 UTC, Jan Zajicek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Zajicek 2001-10-16 12:34:02 UTC
dev#20011015

See attached fullthread dump.

Reproduce:
Create some RMI, Activatable. Now move the RMI Obbject data loader node under
the Java Sources Objects. Refresh folder where you have created the RMI,
Activatable. Move the RMI Objects loader node back and again refresh. Repeat
this several times and the deadlock will occur.
Comment 1 Jan Zajicek 2001-10-16 12:39:22 UTC
Created attachment 3037 [details]
fullthread dump
Comment 2 Svata Dedic 2001-10-17 06:56:17 UTC
It's not in DataSystems, the deadlock is caused by java module
(again). Reassigning...
Comment 3 Svata Dedic 2001-10-17 17:16:10 UTC
Fixed in trunk.
Comment 4 Jan Becicka 2001-10-19 12:29:59 UTC
Honzo, can you verify this fix? Thanks.
Comment 5 Jan Zajicek 2001-10-19 12:41:16 UTC
Cannot reproduce when the fix was applied ;-)
Comment 6 Quality Engineering 2003-07-01 13:20:36 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.