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 184136 - org.apache.derby.client.am.ColumnTypeConversionException: ??????????? ??????? ???????? ???????? ?????? ???? 'java.sql.Types -1' ?? ???????? ?????? ???? 'byte[]'.
Summary: org.apache.derby.client.am.ColumnTypeConversionException: ??????????? ???????...
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-14 11:58 UTC by Michael Nazarov
Modified: 2010-04-22 04:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 164018


Attachments
stacktrace (1.42 KB, text/plain)
2010-04-14 11:58 UTC, Michael Nazarov
Details
stacktrace (1.54 KB, text/plain)
2010-04-14 12:13 UTC, Michael Nazarov
Details
stacktrace (1.54 KB, text/plain)
2010-04-14 12:16 UTC, Michael Nazarov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Nazarov 2010-04-14 11:58:21 UTC
Build: NetBeans IDE Dev (Build 201004140201)
VM: Java HotSpot(TM) Client VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows XP

User Comments:
michaelnazarov: Steps to reproduce:

1. Connect to sample JavaDB.
2. Expand SYS database branch.
3. Select SYSALIASES table, choose View Data from context menu.

GUEST: Show Data of the table SYS.SYSALIASES in a recently created DB.

GUEST: Recuperando dados do schema APP do berby




Stacktrace: 
org.apache.derby.client.am.ColumnTypeConversionException: ??????????? ??????? ???????? ???????? ?????? ???? 'java.sql.Types -1' ?? ???????? ?????? ???? 'byte[]'.
   at org.apache.derby.client.am.Cursor.getBytes(Cursor.java:0)
   at org.apache.derby.client.am.ResultSet.getBytes(ResultSet.java:0)
   at org.netbeans.modules.db.dataview.util.DBReadWriteHelper.readResultSet(DBReadWriteHelper.java:203)
   at org.netbeans.modules.db.dataview.output.SQLExecutionHelper.loadDataFrom(SQLExecutionHelper.java:507)
   at org.netbeans.modules.db.dataview.output.SQLExecutionHelper.initialDataLoad(SQLExecutionHelper.java:132)
   at org.netbeans.modules.db.dataview.output.DataView.create(DataView.java:102)
Comment 1 Michael Nazarov 2010-04-14 11:58:26 UTC
Created attachment 97313 [details]
stacktrace
Comment 2 Michael Nazarov 2010-04-14 12:13:43 UTC
Created attachment 97316 [details]
stacktrace

Steps to reproduce:

1. Connect to sample JavaDB.
2. Expand SYS database branch.
3. Select SYSCOLUMNS table, choose View Data from context menu.
Comment 3 Michael Nazarov 2010-04-14 12:16:45 UTC
Created attachment 97317 [details]
stacktrace

Steps to reproduce:

1. Connect to sample JavaDB.
2. Expand SYS database branch.
3. Select SYSCONGLOMERATES table, choose View Data from context menu.
Comment 4 Jiri Rechtacek 2010-04-21 14:33:20 UTC
core-main/rev/6d9e15bd6a9c
Comment 5 Quality Engineering 2010-04-22 04:34:43 UTC
Integrated into 'main-golden', will be available in build *201004220200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/6d9e15bd6a9c
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #184136: org.apache.derby.client.am.ColumnTypeConversionException