Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-6142

nightly regression test failure: testCorrectClobDataWithMultiCall(org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest)java.sql.SQLException: Java exception: 'The handle is invalid.: java.io.IOException'.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 10.11.1.1
    • None
    • Test
    • None
    • windows, trunk, ibm15
    • Regression, Regression Test Failure

    Description

      nightly regression test failure on windows, trunk, ibm15
      http://people.apache.org/~myrnavl/derby_test_results/main/windows/testlog/ibm15/1462376-suites.All_diff.txt
      1) testCorrectClobDataWithMultiCall(org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest)java.sql.SQLException: Java exception: 'The handle is invalid.: java.io.IOException'.
      at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
      at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
      at org.apache.derby.impl.jdbc.Util.javaException(Unknown Source)
      at org.apache.derby.impl.jdbc.EmbedConnection.clearLOBMapping(Unknown Source)
      at org.apache.derby.impl.jdbc.EmbedConnection.rollback(Unknown Source)
      at org.apache.derbyTesting.junit.BaseJDBCTestCase.rollback(BaseJDBCTestCase.java:403)
      at org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest.testCorrectClobDataWithMultiCall(LobRsGetterTest.java:451)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:117)
      at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverridable(BaseJDBCTestCase.java:424)
      at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDBCTestCase.java:441)
      at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
      at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
      at junit.extensions.TestSetup.run(TestSetup.java:25)
      at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
      Caused by: java.io.IOException: The handle is invalid.
      at java.io.RandomAccessFile.close0(Native Method)
      at java.io.RandomAccessFile.close(RandomAccessFile.java:573)
      at org.apache.derby.impl.jdbc.LOBFile.close(Unknown Source)
      ... 35 more

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mikem Mike Matrigali
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: