Failed to recover cache X state after the current node became the coordinator

Solution In Progress - Updated -

Issue

We're receiving the following error:

ISPN000218: Failed to recover cache default-host/mycache state after the current node became the coordinator: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@2bf9fab2 rejected from java.util.concurrent.ThreadPoolExecutor@3fb62f17[Shutting down, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 6]
    at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [rt.jar:1.7.0_91]
    at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [rt.jar:1.7.0_91]
    at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [rt.jar:1.7.0_91]
    at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [rt.jar:1.7.0_91]
    at org.infinispan.executors.LazyInitializingExecutorService.submit(LazyInitializingExecutorService.java:109)
    at org.infinispan.topology.ClusterTopologyManagerImpl.executeOnClusterAsync(ClusterTopologyManagerImpl.java:593)
    at org.infinispan.topology.ClusterTopologyManagerImpl.broadcastConsistentHashUpdate(ClusterTopologyManagerImpl.java:345)
    at org.infinispan.topology.ClusterTopologyManagerImpl.updateCacheStatusAfterMerge(ClusterTopologyManagerImpl.java:332)
    at org.infinispan.topology.ClusterTopologyManagerImpl.handleNewView(ClusterTopologyManagerImpl.java:240)
    at org.infinispan.topology.ClusterTopologyManagerImpl$ClusterViewListener$1.run(ClusterTopologyManagerImpl.java:625)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_91]
    at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_91]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_91]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_91]
    at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_91]

Environment

Red Hat JBoss Enterprise Application Platform (EAP)

  • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content