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

OnlineBackupTest1 fails with with NullPointerException in DML thread

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 10.11.1.1
    • None
    • Store
    • None
    • Derby trunk, revision 1515737

      java version "1.8.0-ea"
      Java(TM) SE Runtime Environment (build 1.8.0-ea-b103)
      Java HotSpot(TM) 64-Bit Server VM (build 25.0-b45, mixed mode)

      Oracle Linux Server release 6.4
    • Normal
    • Regression Test Failure

    Description

      I saw this diff when running derbyall against trunk:

                      • Diff file storeall/storemore/OnlineBackupTest1.diff
          • Start: OnlineBackupTest1 jdk1.8.0-ea storeall:storemore 2013-08-20 12:15:12 ***
            4a5,10
            > ERROR XJ001: Java exception: ': java.lang.NullPointerException'.
            > java.sql.SQLException: Java exception: ': java.lang.NullPointerException'.
            > Caused by: java.sql.SQLException: Java exception: ': java.lang.NullPointerException'.
            > ... 14 more
            > Caused by: java.lang.NullPointerException
            > ... 7 more
            Test Failed.
          • End: OnlineBackupTest1 jdk1.8.0-ea storeall:storemore 2013-08-20 12:16:16 ***

      It may be related to DERBY-973, but it is different in that it happens in the DML thread that runs in parallel with the online backup. The failure reported in DERBY-973 happens later, during restore of the backed up database.

      Attachments

        1. derby.log
          6 kB
          Knut Anders Hatlen

        Issue Links

          Activity

            People

              Unassigned Unassigned
              knutanders Knut Anders Hatlen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: