Rostislav Svoboda created WFLY-11244:
----------------------------------------
Summary: RemoteStatefulEJBConcurrentFailoverTestCase fails intermittently
again (more frequent after Infinispan 9.4.0 upgrade)
Key: WFLY-11244
URL:
https://issues.jboss.org/browse/WFLY-11244
Project: WildFly
Issue Type: Bug
Components: Clustering
Reporter: Rostislav Svoboda
Assignee: Paul Ferraro
RemoteStatefulEJBConcurrentFailoverTestCase fails intermittently again (more frequent
after Infinispan 9.4.0 upgrade)
{code}
javax.ejb.EJBException: org.infinispan.util.concurrent.TimeoutException:
Could not acquire lock on InfinispanBeanGroupKey(UUIDSessionID
[5a0d25a0-ab32-49e3-b849-016756dfa2e4])
in behalf of transaction GlobalTx:node-2:7. Current owner GlobalTx:node-2:5.
at
org.jboss.as.ejb3@15.0.0.Alpha1-SNAPSHOT//org.jboss.as.ejb3.remote.AssociationImpl.lambda$receiveInvocationRequest$0(AssociationImpl.java:220)
at
org.jboss.threads@2.3.2.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at
org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
at
org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
at
org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1349)
at java.base/java.lang.Thread.run(Thread.java:844)
Suppressed: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
at org.xnio.nio.WorkerThread$ConnectHandle.handleReady(WorkerThread.java:327)
at org.xnio.nio.WorkerThread.run(WorkerThread.java:591)
at ...asynchronous invocation...(Unknown Source)
{code}
Stacktrace example:
https://ci.wildfly.org/viewLog.html?buildId=126049&buildTypeId=WF_Pul...
Test history:
https://ci.wildfly.org/project.html?projectId=WF_PullRequest&buildTyp...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)