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

Semen Boikov resolved IGNITE-5511.
----------------------------------
    Resolution: Fixed
      Assignee:     (was: Semen Boikov)

> AssertionError: Handler for class already registered
> ----------------------------------------------------
>
>                 Key: IGNITE-5511
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5511
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Vladimir Ozerov
>             Fix For: 2.1
>
>
> Reproducer: {{CacheLateAffinityAssignmentTest.testRandomOperations}}
> Other affected tests:
> {{CacheStopAndDestroySelfTest.testClientClose}}
> {{CacheStopAndDestroySelfTest.testClientCloseWithTry}}
> {{CacheStopAndDestroySelfTest.testNearClose}}
> {{CacheStopAndDestroySelfTest.testNearCloseWithTry}}
> {{IgniteDynamicClientCacheStartSelfTest.testCreateCloseClientCache1}}
> {{IgniteDynamicClientCacheStartSelfTest.testCreateCloseClientCache2_1}}
> {{IgniteDynamicClientCacheStartSelfTest.testCreateCloseClientCache2_2}}
> Sample log: 
> http://ci.ignite.apache.org/viewLog.html?buildId=666034&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgniteCache5
> Stack trace:
> {code}
> [19:13:29]W:           [org.apache.ignite:ignite-core] Exception in thread 
> "exchange-worker-#54313%client-1%" java.lang.AssertionError: Handler for 
> class already registered [hndId=151442180, cls=class 
> org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse,
>  
> old=org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager$2@5cc87411,
>  
> new=org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager$2@6c3c37ad]
> [19:13:29]W:           [org.apache.ignite:ignite-core]        at 
> org.apache.ignite.internal.processors.cache.GridCacheIoManager.addHandler(GridCacheIoManager.java:1419)
> [19:13:29]W:           [org.apache.ignite:ignite-core]        at 
> org.apache.ignite.internal.processors.cache.GridCacheIoManager.addCacheGroupHandler(GridCacheIoManager.java:1376)
> [19:13:29]W:           [org.apache.ignite:ignite-core]        at 
> org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.onCacheGroupCreated(CacheAffinitySharedManager.java:331)
> [19:13:29]W:           [org.apache.ignite:ignite-core]        at 
> org.apache.ignite.internal.processors.cache.CacheGroupContext.start(CacheGroupContext.java:870)
> [19:13:29]W:           [org.apache.ignite:ignite-core]        at 
> org.apache.ignite.internal.processors.cache.GridCacheProcessor.startCacheGroup(GridCacheProcessor.java:1918)
> [19:13:29]W:           [org.apache.ignite:ignite-core]        at 
> org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepareCacheStart(GridCacheProcessor.java:1843)
> [19:13:29]W:           [org.apache.ignite:ignite-core]        at 
> org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.processClientCacheStartRequests(CacheAffinitySharedManager.java:407)
> [19:13:29]W:           [org.apache.ignite:ignite-core]        at 
> org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.processClientCachesChanges(CacheAffinitySharedManager.java:576)
> [19:13:29]W:           [org.apache.ignite:ignite-core]        at 
> org.apache.ignite.internal.processors.cache.GridCacheProcessor.processCustomExchangeTask(GridCacheProcessor.java:406)
> [19:13:29]W:           [org.apache.ignite:ignite-core]        at 
> org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.processCustomTask(GridCachePartitionExchangeManager.java:1752)
> [19:13:29]W:           [org.apache.ignite:ignite-core]        at 
> org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:1835)
> [19:13:29]W:           [org.apache.ignite:ignite-core]        at 
> org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
> [19:13:29]W:           [org.apache.ignite:ignite-core]        at 
> java.lang.Thread.run(Thread.java:745)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to