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 69050 - Deadlock at db.explorer.infos.DatabaseNodeInfo.refreshChildren():353
Summary: Deadlock at db.explorer.infos.DatabaseNodeInfo.refreshChildren():353
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-21 15:46 UTC by Martin Schovanek
Modified: 2005-12-16 13:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread Dump (15.99 KB, text/plain)
2005-11-21 15:47 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2005-11-21 15:46:24 UTC
[#200511201900, jdk1.5.0, Win XP]

During enabling 'Bundled Apache Derby Database' & 'Derby Database Support' modules.

See:
Comment 1 Martin Schovanek 2005-11-21 15:47:06 UTC
Created attachment 27101 [details]
Thread Dump
Comment 2 Andrei Badea 2005-11-21 22:23:00 UTC
Hopefully fixed, I wasn't able to reproduce it.

Checking in src/org/netbeans/modules/db/explorer/infos/DriverListNodeInfo.java;
/cvs/db/src/org/netbeans/modules/db/explorer/infos/DriverListNodeInfo.java,v 
<--  DriverListNodeInfo.java
new revision: 1.21; previous revision: 1.20
done
Comment 3 Martin Schovanek 2005-12-16 13:14:34 UTC
VERIFIED