You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2014/01/08 10:42:50 UTC

[jira] [Closed] (DERBY-6313) OnlineBackupTest1 fails with with NullPointerException in DML thread

     [ https://issues.apache.org/jira/browse/DERBY-6313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen closed DERBY-6313.
-------------------------------------

    Resolution: Duplicate

Closing as duplicate of DERBY-6354.

> 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
>         Attachments: derby.log
>
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)