[jboss-jira] [JBoss JIRA] (WFLY-11244) RemoteStatefulEJBConcurrentFailoverTestCase fails intermittently again (more frequent after Infinispan 9.4.0 upgrade)
Rostislav Svoboda (Jira)
issues at jboss.org
Thu Oct 25 07:18:00 EDT 2018
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 at 15.0.0.Alpha1-SNAPSHOT//org.jboss.as.ejb3.remote.AssociationImpl.lambda$receiveInvocationRequest$0(AssociationImpl.java:220)
at org.jboss.threads at 2.3.2.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads at 2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
at org.jboss.threads at 2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
at org.jboss.threads at 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_PullRequest_LinuxJdk10#testNameId-3521612110649647838
Test history: https://ci.wildfly.org/project.html?projectId=WF_PullRequest&buildTypeId=&tab=testDetails&testNameId=-3521612110649647838&order=START_DATE_DESC&branch_WF_PullRequest=__all_branches__&itemsCount=50
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list