Knut Anders Hatlen created DERBY-6313:
-----------------------------------------

             Summary: OnlineBackupTest1 fails with with NullPointerException in 
DML thread
                 Key: DERBY-6313
                 URL: https://issues.apache.org/jira/browse/DERBY-6313
             Project: Derby
          Issue Type: Bug
          Components: Store
    Affects Versions: 10.11.0.0
         Environment: 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
            Reporter: Knut Anders Hatlen


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to