Michal Vinkler created WFLY-5472:
------------------------------------
Summary: WARN ISPN000326: Remote transaction timed out. Rolling back.
Key: WFLY-5472
URL:
https://issues.jboss.org/browse/WFLY-5472
Project: WildFly
Issue Type: Bug
Components: Clustering
Reporter: Michal Vinkler
Assignee: Paul Ferraro
Priority: Minor
Seen in ejb-ejbservlet and http-session scenarios regularly (no matter what failover type
or cache is used).
Probably as a result of various timeout exceptions ( JBEAP-746, JBEAP-794, JBEAP-849),
this one-line WARN message is logged on each of servers several times:
{code}
[JBossINF] [0m[33m16:45:03,825 WARN [org.infinispan.transaction.impl.TransactionTable]
(TxCleanupService,clusterbench-ee7.ear.clusterbench-ee7-web-default.war,perf18)
ISPN000326: Remote transaction GlobalTransaction:<perf21>:37638:remote timed out.
Rolling back after 85363 ms
{code}
Server log:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-failover-ejb-e...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)