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 144746 - org.netbeans.api.db.explorer.DatabaseException at org.netbeans.modules.db.explorer.infos.TableNodeInfo.initChildren
Summary: org.netbeans.api.db.explorer.DatabaseException at org.netbeans.modules.db.exp...
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Vancouvering
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-21 17:36 UTC by Roman Mostyka
Modified: 2008-09-10 18:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 96116


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-08-21 17:36:03 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-121, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_13-b05-241
OS: Mac OS X, 10.4.11, i386
User comments:
1. Connected to MS SQL Server.
2. Expanded "Tables" node.

Result: DatabaseException arises.

STACKTRACE: (first 10 lines)
org.netbeans.api.db.explorer.DatabaseException
        at org.netbeans.modules.db.explorer.infos.TableNodeInfo.initChildren(TableNodeInfo.java:167)
        at org.netbeans.modules.db.explorer.infos.TableNodeInfo.initChildren(TableNodeInfo.java:78)
        at org.netbeans.modules.db.explorer.infos.DatabaseNodeInfo.getChildren(DatabaseNodeInfo.java:697)
        at org.netbeans.modules.db.explorer.nodes.DatabaseNode$DatabaseNodeChildFactory.createKeys(DatabaseNode.java:382)
        at org.openide.nodes.AsynchChildren.run(AsynchChildren.java:147)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 John Baker 2008-08-29 23:52:44 UTC
I think this had been fixed a while ago.  Please confirm
Comment 2 John Baker 2008-08-29 23:58:07 UTC
looks like a dup of 135136

*** This issue has been marked as a duplicate of 135136 ***
Comment 3 Roman Mostyka 2008-09-10 18:06:24 UTC
Verified with build 080909.
Comment 4 Roman Mostyka 2008-09-10 18:07:20 UTC
Oops, I mistakenly reopened wrong bug. It was fixed.
Comment 5 Roman Mostyka 2008-09-10 18:07:46 UTC
Verified with build 080909.