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

Semen Boikov updated IGNITE-101:
--------------------------------
    Description: 
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}


  was:
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}



> 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)

Reply via email to