You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "David Van Couvering (JIRA)" <de...@db.apache.org> on 2006/02/18 00:37:47 UTC

[jira] Closed: (DERBY-933) jdbcapi/Stream.java fails on jdk13 with network client

     [ http://issues.apache.org/jira/browse/DERBY-933?page=all ]
     
David Van Couvering closed DERBY-933:
-------------------------------------


> jdbcapi/Stream.java fails on jdk13 with network client
> ------------------------------------------------------
>
>          Key: DERBY-933
>          URL: http://issues.apache.org/jira/browse/DERBY-933
>      Project: Derby
>         Type: Bug
>   Components: Regression Test Failure
>  Environment: JDK 1.3, network client driver
>     Reporter: David Van Couvering
>     Assignee: David Van Couvering

>
> Detected by Mike Matrigali.  This is most likely related to the change I made where I fixed the chaining of exceptions for SqlException.  I fixed the output for jdk14 but need to do so for jdk13
> ********* Diff file
> derbyall/derbynetclientmats/DerbyNetClient/derbynetmats/jdbcapi/Stream.diff
> *** Start: Stream jdk1.3.1_15 DerbyNetClient derbynetmats:jdbcapi
> 2006-02-05 06:06:34 ***
> 5,6d4
> < Caused by: org.apache.derby.client.am.SqlException: Stream of column
> value in result cannot be retrieved twice
> < 	... 4 more
> 11,12d8
> < Caused by: org.apache.derby.client.am.SqlException: Stream of column
> value in result cannot be retrieved twice
> < 	... 4 more
> 17,18d12
> < Caused by: org.apache.derby.client.am.SqlException: Stream of column
> value in result cannot be retrieved twice
> < 	... 4 more
> 16 del
> < Caused by: org.apache.derby.client.am.SqlException: Stream of column
> value in result cannot be retrieved twice
> < 	... 4 more
> Test Failed.
> *** End:   Stream jdk1.3.1_15 DerbyNetClient derbynetmats:jdbcapi
> 2006-02-05 06:07:21 ***

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira