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 142378 - org.netbeans.api.db.explorer.DatabaseException: ??? ???????? ??????????.
Summary: org.netbeans.api.db.explorer.DatabaseException: ??? ???????? ??????????.
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-07-31 11:00 UTC by Roman Mostyka
Modified: 2008-08-05 12:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 84603


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-07-31 11:00:05 UTC
Build: NetBeans IDE Dev (Build 080731)
VM: Java HotSpot(TM) Client VM, 11.0-b13, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b26
OS: Windows XP, 5.1, x86

User Comments: 
1. Connect to Java DB.
2. Disconnect.

Result: DatabaseException arises.

Stacktrace: 
org.netbeans.api.db.explorer.DatabaseException: ??? ???????? ??????????.
        at org.netbeans.modules.db.explorer.infos.ViewListNodeInfo.initChildren(ViewListNodeInfo.java:79)
        at org.netbeans.modules.db.explorer.infos.DatabaseNodeInfo.getChildren(DatabaseNodeInfo.java:689)
        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 David Vancouvering 2008-08-04 22:52:23 UTC
Roman, can you still reproduce this one?  I am pretty sure it's related to 140068
Comment 2 Roman Mostyka 2008-08-05 12:40:23 UTC
I don't see this issue anymore, so I mark it as FIXED. If it raise again, I'll reopen this issue.
Comment 3 Roman Mostyka 2008-08-05 12:40:46 UTC
Verified with build 080804.