[ http://issues.apache.org/jira/browse/DERBY-880?page=all ]
Kathey Marsden updated DERBY-880: --------------------------------- Component: Network Client Summary: 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 (was: jdbcapi/connectionJdbc20.java fails for server (10.1.2.2) and client (10.2.0.0) compatibility testing) type: Bug (was: Test) Fix Version: 10.2.0.0 Version: (was: 10.1.2.2) Priority: Critical (was: Major) Marking this as a regression as it appears to be a serious failure where the tests expects results and gets: > SQLSTATE(null): java.sql.SQLException: Stream of column value in result > cannot be retrieved twice > 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: http://issues.apache.org/jira/browse/DERBY-880 > Project: Derby > Type: Bug > Components: Network Client, Regression Test Failure > Versions: 10.2.0.0 > 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 > Priority: Critical > Fix For: 10.2.0.0 > 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. - 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