[infinispan-issues] [JBoss JIRA] (ISPN-8256) ClusteredCacheMgmtInterceptorMBeanTest.testCorrectStatsInCluster random failure

Galder Zamarreño (JIRA) issues at jboss.org
Mon Sep 4 06:33:00 EDT 2017


Galder Zamarreño created ISPN-8256:
--------------------------------------

             Summary: ClusteredCacheMgmtInterceptorMBeanTest.testCorrectStatsInCluster random failure
                 Key: ISPN-8256
                 URL: https://issues.jboss.org/browse/ISPN-8256
             Project: Infinispan
          Issue Type: Bug
    Affects Versions: 9.1.0.Final
            Reporter: Galder Zamarreño


http://ci.infinispan.org/job/Infinispan/job/master/100/testReport/junit/org.infinispan.jmx/ClusteredCacheMgmtInterceptorMBeanTest/testCorrectStatsInCluster/

{code}
Error Message

Timed out waiting for topology 6
Stacktrace

      org.infinispan.util.concurrent.TimeoutException: Timed out waiting for topology 6
	at org.infinispan.interceptors.impl.AsyncInterceptorChainImpl.invoke(AsyncInterceptorChainImpl.java:259)
	at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1679)
	at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:1327)
	at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:1793)
	at org.infinispan.cache.impl.CacheImpl.put(CacheImpl.java:282)
	at org.infinispan.cache.impl.AbstractDelegatingCache.put(AbstractDelegatingCache.java:358)
	at org.infinispan.cache.impl.EncoderCache.put(EncoderCache.java:655)
	at org.infinispan.jmx.ClusteredCacheMgmtInterceptorMBeanTest.testCorrectStatsInCluster(ClusteredCacheMgmtInterceptorMBeanTest.java:48)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.infinispan.util.concurrent.TimeoutException: Timed out waiting for topology 6
	at org.infinispan.interceptors.impl.BaseStateTransferInterceptor$CancellableRetry.run(BaseStateTransferInterceptor.java:347)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
	... 3 more
... Removed 16 stack frames
{code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the infinispan-issues mailing list