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/08 00:41:59 UTC

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

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


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


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

Posted by "David Van Couvering (JIRA)" <de...@db.apache.org>.
     [ 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


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

Posted by "Myrna van Lunteren (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-933?page=all ]
     
Myrna van Lunteren reopened DERBY-933:
--------------------------------------


reopen to set fix version

> 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
>      Fix For: 10.2.0.0

>
> 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


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

Posted by "David Van Couvering (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-933?page=all ]
     
David Van Couvering resolved DERBY-933:
---------------------------------------

    Resolution: Fixed
     Assign To: David Van Couvering

Committed revision 375801

> 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


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

Posted by "Myrna van Lunteren (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-933?page=all ]
     
Myrna van Lunteren 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
>      Fix For: 10.2.0.0

>
> 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


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

Posted by "Myrna van Lunteren (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-933?page=all ]
     
Myrna van Lunteren resolved DERBY-933:
--------------------------------------

    Fix Version: 10.2.0.0
     Resolution: Fixed

> 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
>      Fix For: 10.2.0.0

>
> 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