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 135136 - 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-05-15 12:37 UTC by Marian Mirilovic
Modified: 2008-09-10 18:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 54917


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-05-15 12:37:01 UTC
Build: NetBeans IDE Dev (Build 200805150003)
VM: Java HotSpot(TM) 64-Bit Server VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Linux, 2.6.24-16-generic, amd64
User comments: 
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:687)
        at org.netbeans.modules.db.explorer.nodes.DatabaseNode$DatabaseNodeChildFactory.createKeys(DatabaseNode.java:382)
        at org.openide.nodes.AsynchChildren.run(AsynchChildren.java:142)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)
Comment 1 Petr Cyhelsky 2008-05-15 13:38:53 UTC
got the same error at Nb startup with clean userdir
Comment 2 David Vancouvering 2008-08-19 01:19:38 UTC
Great, the exception code swallows the original exception, and it's impossible to tell what went wrong.  Can you provide
a little more information:

- What database are you using (vendor and version)?  
- What version of the driver for the database are you using?
- Is there anything worth noting about the tables in your database - how they're named, how many of them you have, etc.?

Thanks,

David
Comment 3 John Baker 2008-08-29 23:58:01 UTC
*** Issue 144746 has been marked as a duplicate of this issue. ***
Comment 4 John Baker 2008-08-29 23:58:34 UTC
I think this has been fixed, please confirm
Comment 5 David Vancouvering 2008-08-30 00:27:00 UTC
I concur I'm not seeing this.  Please verify if this is still a problem and re-open if it is.
Comment 6 John Baker 2008-08-30 01:05:44 UTC
*** Issue 144746 has been marked as a duplicate of this issue. ***
Comment 7 Roman Mostyka 2008-09-10 18:07:21 UTC
Verified with build 080909.