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 150278 - org.netbeans.api.db.explorer.DatabaseException: java.sql.SQLException: ??????????? ????? ???????????
Summary: org.netbeans.api.db.explorer.DatabaseException: java.sql.SQLException: ??????...
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Rob Englander
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-15 19:14 UTC by Roman Mostyka
Modified: 2008-10-31 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 128431


Attachments
stacktrace (2.15 KB, text/plain)
2008-10-15 19:16 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-10-15 19:14:43 UTC
Build: NetBeans IDE Dev (Build 200810150101)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Windows XP, 5.1, x86

User Comments:
romanmostyka: 1. Connect to Oracle DB.
2. Create Table.
3. Add column to it.

Result: DatabaseException arises.



Stacktrace: 
org.netbeans.api.db.explorer.DatabaseException: java.sql.SQLException: ??????????? ????? ???????????
        at org.netbeans.modules.db.explorer.infos.TableNodeInfo.initChildren(TableNodeInfo.java:172)
        at org.netbeans.modules.db.explorer.infos.TableNodeInfo.initChildren(TableNodeInfo.java:78)
        at org.netbeans.modules.db.explorer.infos.DatabaseNodeInfo.loadChildren(DatabaseNodeInfo.java:742)
        at org.netbeans.modules.db.explorer.infos.DatabaseNodeInfo.getChildren(DatabaseNodeInfo.java:730)
        at org.netbeans.modules.db.explorer.nodes.DatabaseNode$DatabaseNodeChildFactory.createKeys(DatabaseNode.java:382)
        at org.openide.nodes.AsynchChildren.run(AsynchChildren.java:147)
Comment 1 Roman Mostyka 2008-10-15 19:16:18 UTC
Created attachment 71894 [details]
stacktrace
Comment 2 David Vancouvering 2008-10-23 17:08:12 UTC
This sounds pretty bad.  Upgrading priority.
Comment 3 Rob Englander 2008-10-29 14:51:29 UTC
Is there an existing oracle db I can use against which this behavior is seen?  I can't
reproduce using mysql.
Comment 4 Rob Englander 2008-10-30 19:38:23 UTC
Roman, can you provide more details.  I'm not able to reproduce this.

I'm using the oracle 10g thin driver.
Comment 5 Roman Mostyka 2008-10-31 13:43:04 UTC
Actually I also can't reproduce this issue anymore. Probably it was fixed.
I'll close it, but if I'm able to reproduce this issue again, I'll reopen it with more details.
Comment 6 Roman Mostyka 2008-10-31 13:44:29 UTC
Verified with build 081031.