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)