Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
10.2.1.6
-
None
-
None
-
OS: Windows 2000, Server: 10.1.2.2 (372412), Client: 10.2.0.0(37212), Testing: 10.1.2.2 (372412), jvm: sun jdk15
Description
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.