You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrey Gura (JIRA)" <ji...@apache.org> on 2015/11/26 15:29:10 UTC

[jira] [Created] (IGNITE-2010) [Test failed] IgniteCacheCrossCacheTxFailoverTest.testCrossCachePessimisticTxFailoverOffheapSwap test failed

Andrey Gura created IGNITE-2010:
-----------------------------------

             Summary: [Test failed] IgniteCacheCrossCacheTxFailoverTest.testCrossCachePessimisticTxFailoverOffheapSwap test failed
                 Key: IGNITE-2010
                 URL: https://issues.apache.org/jira/browse/IGNITE-2010
             Project: Ignite
          Issue Type: Test
            Reporter: Andrey Gura
            Assignee: Andrey Gura
             Fix For: 1.5


{{IgniteCacheCrossCacheTxFailoverTest.testCrossCachePessimisticTxFailoverOffheapSwap}} test fails sometimes.

{noformat}
java.lang.NullPointerException: null
    at org.apache.ignite.internal.processors.cache.GridCacheContext.preloader(GridCacheContext.java:744)
    at org.apache.ignite.internal.processors.cache.GridCacheContext.started(GridCacheContext.java:408)
    at org.apache.ignite.testframework.junits.common.GridCommonAbstractTest.awaitPartitionMapExchange(GridCommonAbstractTest.java:454)
    at org.apache.ignite.testframework.junits.common.GridCommonAbstractTest.awaitPartitionMapExchange(GridCommonAbstractTest.java:419)
    at org.apache.ignite.internal.processors.cache.distributed.dht.IgniteCacheCrossCacheTxFailoverTest.crossCacheTxFailover(IgniteCacheCrossCacheTxFailoverTest.java:394)
    at org.apache.ignite.internal.processors.cache.distributed.dht.IgniteCacheCrossCacheTxFailoverTest.testCrossCachePessimisticTxFailoverOffheapSwap(IgniteCacheCrossCacheTxFailoverTest.java:160)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)