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

jdbcapi/BlobStoredProcedureTest and jdbcapi/ClobStoredProcedureTest fail with weme6.1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.3.1.4
    • 10.3.1.4
    • Test
    • None

    Description

      BlobStoredProcedureTest and ClobStoredProcedureTest, introduced as part of DERBY-2257, are failing when run with weme6.1. The traces are all similar to the following:

      5) testBlobGetBytesSP(org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest)ERROR 38000: The exception 'java.lang.NoClassDefFoundError: java.sql.DriverManager' was thrown while evaluating an expression.
      at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
      at org.apache.derby.iapi.error.StandardException.unexpectedUserException(Unknown Source)
      at org.apache.derby.impl.services.reflect.DirectCall.invoke(Unknown Source)
      at org.apache.derby.impl.sql.execute.RowResultSet.getNextRowCore(Unknown Source)
      at org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl.getNextRow(Unknown Source)
      at org.apache.derby.impl.jdbc.EmbedResultSet.movePosition(Unknown Source)
      at org.apache.derby.impl.jdbc.EmbedResultSet.next(Unknown Source)
      at org.apache.derby.impl.jdbc.EmbedCallableStatement.executeStatement(Unknown Source)
      at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeUpdate(Unknown Source)
      at org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest.setUp(BlobStoredProcedureTest.java:80)
      at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:80)
      at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
      at junit.extensions.TestSetup$1.protect(TestSetup.java:19)

      Attachments

        1. FailureWithweme6_1_v1.diff
          3 kB
          V.Narayanan
        2. FailureWithweme6_1_v1.stat
          0.3 kB
          V.Narayanan
        3. FailureWithweme6_1_v2.diff
          3 kB
          V.Narayanan
        4. FailureWithweme6_1_v2.stat
          0.3 kB
          V.Narayanan
        5. FailureWithweme6_1_v3.diff
          2 kB
          V.Narayanan
        6. FailureWithweme6_1_v3.stat
          0.3 kB
          V.Narayanan

        Activity

          People

            narayanan V.Narayanan
            army A B
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: