[ https://issues.apache.org/jira/browse/DERBY-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kathey Marsden closed DERBY-880. -------------------------------- Resolution: Invalid Comments indicate that this is an expected failure due to DERBY-721 change. > jdbcapi/connectionJdbc20.java fails for server (10.1.2.2) and client > (10.2.0.0) compatibility testing with > SQLSTATE(null): > java.sql.SQLException: Stream of column value in result cannot be retrieved > twice > --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-880 > URL: https://issues.apache.org/jira/browse/DERBY-880 > Project: Derby > Issue Type: Test > Components: Network Client > Affects Versions: 10.2.1.6 > Environment: OS: Windows 2000, Server: 10.1.2.2 (372412), Client: > 10.2.0.0(37212), Testing: 10.1.2.2 (372412), jvm: sun jdk15 > Reporter: Ramandeep Kaur > Attachments: connectionJdbc20.diff, connectionJdbc20.tmp, > connectionJdbc20.tmpmstr > > > Ran derby suite "derbynetclientmats" with Server: 10.1.2.2 (372412), Client: > 10.2.0.0(37212), Testing: 10.1.2.2 (372412), jvm: sun jdk15 as following: > 1. Create directories for 10.1.2.2 jar files (all jar files except > derbyclient.jar) and 10.2.0.0 jars files (only derbyClient.jar). > 2. Set CLASSPATh to the jars in the above directories. > 3. Run suite derbynetclientmats by giving the following command:- > java org.apache.derbyTesting.functionTests.harness.RunSuite > derbynetclientmats > Test case jdbcapi/connectionJdbc20.java failed with following exception:- > > FAIL -- unexpected exception > > SQLSTATE(null): java.sql.SQLException: Stream of column value in result > > cannot be retrieved twice > > java.sql.SQLException: Stream of column value in result cannot be retrieved > > twice > Test Failed. > Attaching diff, tmp, and tmpstr. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.