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 207306 - 26s - db.nodes.getSheet() blocked by connection to DB
Summary: 26s - db.nodes.getSheet() blocked by connection to DB
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-01-14 04:32 UTC by vgrigory
Modified: 2012-06-12 13:17 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 184401


Attachments
nps snapshot (27.59 KB, application/nps)
2012-01-14 04:33 UTC, vgrigory
Details
nps snapshot (124.61 KB, application/nps)
2012-03-30 15:35 UTC, Exceptions Reporter
Details
nps snapshot (40.99 KB, application/nps)
2012-06-09 17:48 UTC, luchop00
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vgrigory 2012-01-14 04:32:57 UTC
This bug was originally marked as duplicate of bug 193488, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1 (Build 201112071828)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Linux
Maximum slowness yet reported was 26433 ms, average is 26433
Comment 1 vgrigory 2012-01-14 04:33:00 UTC
Created attachment 114905 [details]
nps snapshot
Comment 2 Exceptions Reporter 2012-03-30 15:35:23 UTC
Created attachment 117561 [details]
nps snapshot

Re-connected to an Oracle database after disconnecting about 20 seconds before
Comment 3 luchop00 2012-06-09 17:48:34 UTC
Created attachment 120598 [details]
nps snapshot

i was creating a new connection to a mysql db
Comment 4 Jaroslav Havlin 2012-06-11 15:10:07 UTC
http://hg.netbeans.org/core-main/rev/7796f6cd2409
Fixed. Thanks for reporting.
Comment 5 Quality Engineering 2012-06-12 13:17:27 UTC
Integrated into 'main-golden', will be available in build *201206120719* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7796f6cd2409
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #207306: 26s - db.nodes.getSheet() blocked by connection to DB