[
https://issues.redhat.com/browse/WFLY-14284?page=com.atlassian.jira.plugi...
]
Adriano Teixeira de Souza commented on WFLY-14284:
--------------------------------------------------
The wildfly instance is reporting a authentication failed with itself
{code:java}
23:56:03,764 WARN [com.arjuna.ats.jta] (Periodic Recovery) XAResourceRecord restored
heuristic instance: XAResourceRecord < resource:Subordinate XAResource at
http://localhost:8180/wildfly-services, txid:< formatId=131077, gtrid_length=29,
bqual_length=36, tx_uid=0:ffffac100195:773f5f7b:5ffe5f79:60, node_name=1,
branch_uid=0:ffffac100195:773f5f7b:5ffe5f79:6c, subordinatenodename=null, eis_name=unknown
eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_HAZARD
com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@5e4860e9 >
23:56:03,765 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction
0:ffffac100195:773f5f7b:5ffe5f79:60 restored heuristic participant XAResourceRecord <
resource:Subordinate XAResource at
http://localhost:8180/wildfly-services, txid:<
formatId=131077, gtrid_length=29, bqual_length=36,
tx_uid=0:ffffac100195:773f5f7b:5ffe5f79:60, node_name=1,
branch_uid=0:ffffac100195:773f5f7b:5ffe5f79:6c, subordinatenodename=null, eis_name=unknown
eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_HAZARD
com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@5e4860e9 >
23:58:03,985 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local
XARecoveryModule.xaRecovery got XA exception ARJUNA016099: Unknown error code:0:
javax.transaction.xa.XAException: WFHTTP000008: Authentication failed
{code}
WildFly doesn't stop while waiting for PeriodicRecovery
-------------------------------------------------------
Key: WFLY-14284
URL:
https://issues.redhat.com/browse/WFLY-14284
Project: WildFly
Issue Type: Bug
Components: Transactions
Affects Versions: 18.0.1.Final, 20.0.1.Final
Reporter: Adriano Teixeira de Souza
Assignee: Michael Musgrove
Priority: Major
Attachments: ejb-configs.sh, jboss-ejb-client.xml, server(transaction).log,
thread-dump-stop-1.txt
I'm testing wildfly 20.0.1 (and 21.0.2 was tested too) for replace our old version of
Wildfly 10.
it happens that frequently we have seen that the stop function of server does not work
and we need to kill the process by manual operation on the OS.
It sounds like a dead look.
I attatch the thread dump on this.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)