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 140473 - org.netbeans.api.db.explorer.DatabaseException: ???????????? ???????? ??? ??????? ??????? ???????.
Summary: org.netbeans.api.db.explorer.DatabaseException: ???????????? ???????? ??? ???...
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: Andrei Badea
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-07-17 10:36 UTC by Roman Mostyka
Modified: 2008-08-05 16:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 68328


Attachments
stacktrace (2.92 KB, text/plain)
2008-07-17 10:36 UTC, Roman Mostyka
Details
stacktrace (2.92 KB, text/plain)
2008-07-17 16:33 UTC, Roman Mostyka
Details
stacktrace (2.84 KB, text/plain)
2008-07-21 16:00 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-07-17 10:36:06 UTC
Build: NetBeans IDE Dev (Build 080716)
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 'travel'.
2. Open SQL Editor.
3. Type "select ".
4. Press Ctrl+Space several times.

Result: DatabaseException arises.
Comment 1 Roman Mostyka 2008-07-17 10:36:11 UTC
Created attachment 64814 [details]
stacktrace
Comment 2 Roman Mostyka 2008-07-17 16:33:41 UTC
Build: NetBeans IDE Dev (Build 080717)
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. Added several DBs.
2. Just connected to some, disconnected, simple work.

Result: DatabaseException arises.
Comment 3 Roman Mostyka 2008-07-17 16:33:49 UTC
Created attachment 64876 [details]
stacktrace
Comment 4 kaa 2008-07-21 16:00:49 UTC
Build: NetBeans IDE Dev (Build 20080715190616)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

User Comments: 
created a table using mbyte char in its column
Comment 5 kaa 2008-07-21 16:00:57 UTC
Created attachment 65148 [details]
stacktrace
Comment 6 Andrei Badea 2008-08-05 16:13:30 UTC

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