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 170497 - AssertionError at org.netbeans.modules.db.explorer.DatabaseConnection.selectInExplorer
Summary: AssertionError at org.netbeans.modules.db.explorer.DatabaseConnection.selectI...
Status: RESOLVED DUPLICATE of bug 170398
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://statistics.netbeans.org/except...
Keywords:
: 170505 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-08-17 17:54 UTC by misterm
Modified: 2009-08-20 09:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 156081


Attachments
stacktrace (1.93 KB, text/plain)
2009-08-17 17:54 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2009-08-17 17:54:37 UTC
Build: NetBeans IDE Dev (Build 090812)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.db.explorer.DatabaseConnection.selectInExplorer(DatabaseConnection.java:909)
        at org.netbeans.modules.db.explorer.node.ConnectionNodeProvider.initialize(ConnectionNodeProvider.java:123)
        at org.netbeans.api.db.explorer.node.NodeProvider.getNodes(NodeProvider.java:103)
        at org.netbeans.modules.db.explorer.node.NodeRegistry.getNodes(NodeRegistry.java:149)
        at org.netbeans.api.db.explorer.node.BaseNode.getChildNodes(BaseNode.java:239)
        at org.netbeans.modules.db.explorer.DatabaseConnection.findConnectionNode(DatabaseConnection.java:970)
Comment 1 misterm 2009-08-17 17:54:42 UTC
Created attachment 86341 [details]
stacktrace
Comment 2 Jiri Rechtacek 2009-08-18 09:51:50 UTC
*** Issue 170505 has been marked as a duplicate of this issue. ***
Comment 3 Jiri Skrivanek 2009-08-20 09:59:41 UTC

*** This issue has been marked as a duplicate of 170398 ***