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 142993 - [65cat] org.netbeans.api.db.explorer.DatabaseException: Closed Resultset: getMetaData
Summary: [65cat] org.netbeans.api.db.explorer.DatabaseException: Closed Resultset: get...
Status: RESOLVED DUPLICATE of bug 140068
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-06 03:12 UTC by thompsonwd40
Modified: 2008-08-07 13:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 47960


Attachments
stacktrace (1.78 KB, text/plain)
2008-08-06 03:13 UTC, thompsonwd40
Details
stacktrace (1.78 KB, text/plain)
2008-08-06 03:40 UTC, thompsonwd40
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thompsonwd40 2008-08-06 03:12:59 UTC
Build: NetBeans IDE Dev (Build 200808021401)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments: 
[65cat][db] Right-click on Tables->Refresh

Stacktrace: 
org.netbeans.api.db.explorer.DatabaseException: Closed Resultset: getMetaData
        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)
Comment 1 thompsonwd40 2008-08-06 03:13:10 UTC
Created attachment 66635 [details]
stacktrace
Comment 2 thompsonwd40 2008-08-06 03:40:49 UTC
Build: NetBeans IDE Dev (Build 200808021401)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments: 
[65cat] Right-click on the driver icon under services, select Refresh.

Stacktrace: 
org.netbeans.api.db.explorer.DatabaseException: Closed Resultset: getMetaData
        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)
Comment 3 thompsonwd40 2008-08-06 03:40:52 UTC
Created attachment 66636 [details]
stacktrace
Comment 4 David Vancouvering 2008-08-06 05:09:03 UTC
Please try with the latest build, I just fixed a very similar issue.
Comment 5 Roman Mostyka 2008-08-06 11:07:14 UTC
I think it is duplicate of the issue #140068. It was fixed recently. Please try with latest build and if this issue
isn't reproducible, then please close it as duplicate.
Comment 6 thompsonwd40 2008-08-07 06:34:39 UTC
My apologies - I will be away from my computer, traveling for the next four days - leaving in the next few minutes. 
Please feel free to update this issue as you see appropriate.
Comment 7 Roman Mostyka 2008-08-07 13:54:02 UTC
I close it as duplicate of the issue #140068, which is fixed now. If you reproduce this issue when you'll come back,
please reopen it. Thanks.

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