Semen Boikov created IGNITE-101:
-----------------------------------
Summary: NPE in GridDhtPartitionDemandPool during grid stop
Key: IGNITE-101
URL: https://issues.apache.org/jira/browse/IGNITE-101
Project: Ignite
Issue Type: Bug
Components: cache
Reporter: Semen Boikov
Priority: Blocker
Observed NPE in GridDhtPartitionDemandPool, reproduces from time to time and
any test"
{noformat}
java.lang.NullPointerException
at
org.gridgain.grid.kernal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandPool.assign(GridDhtPartitionDemandPool.java:991)
at
org.gridgain.grid.kernal.processors.cache.distributed.dht.preloader.GridDhtPreloader.assign(GridDhtPreloader.java:253)
at
org.gridgain.grid.kernal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:844)
at org.gridgain.grid.util.worker.GridWorker.run(GridWorker.java:145)
at java.lang.Thread.run(Thread.java:745)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)