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

NullPointerException creating table in BaseDataFileFactory.addContainer with stress.multi test

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 10.3.3.0
    • None
    • Store
    • None
    • Regression Test Failure

    Description

      In 10.3.2.2 (639527) I saw a NullPointerException in the stress.multi test running wtih derby network client. The trace is below. I will attach or reference the full test output.

      2008-03-21 15:19:47.920 GMT Thread[DRDAConnThread_9,5,main] (XID = 213715), (SESSIONID = 7842), (DATABASE = mydb), (DRDAID = NF000001.G537-867223197132743404

      {7844}

      ), Failed Statement is: create table z (x int)

      java.lang.NullPointerException

      at org.apache.derby.impl.store.raw.data.BaseDataFileFactory.addContainer(Unknown Source)

      at org.apache.derby.impl.store.raw.xact.Xact.addContainer(Unknown Source)

      at org.apache.derby.impl.store.access.heap.Heap.create(Unknown Source)

      at org.apache.derby.impl.store.access.heap.HeapConglomerateFactory.createConglomerate(Unknown Source)

      at org.apache.derby.impl.store.access.RAMTransaction.createConglomerate(Unknown Source)

      at org.apache.derby.impl.sql.execute.CreateTableConstantAction.executeConstantAction(Unknown Source)

      at org.apache.derby.impl.sql.execute.MiscResultSet.open(Unknown Source)

      at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)

      at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)

      at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Source)

      at org.apache.derby.impl.jdbc.EmbedStatement.executeUpdate(Unknown Source)

      at org.apache.derby.impl.drda.DRDAConnThread.parseEXCSQLIMM(Unknown Source)

      at org.apache.derby.impl.drda.DRDAConnThread.processCommands(Unknown Source)

      at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)

      Cleanup action completed

      Attachments

        1. multi_npe.zip
          5.52 MB
          Katherine Marsden

        Activity

          People

            Unassigned Unassigned
            kmarsden Katherine Marsden
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: