Created attachment 947053 [details] server.log with warning message This is the same issue as: https://bugzilla.redhat.com/show_bug.cgi?id=1077407 It's quite strange that this issue disappear on EAP 6.3.0 but during test of EAP 6.3.0.DR5 appears again. Symptoms: if CMR datasource is defined then warning message WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Could not lookup CommitMarkableResource: ... is shown in the log. It seems that the CMR recovery module tries to use the datasource before it's bound. Would be possible to move the message from WARN to DEBUG level?
https://github.com/jbosstm/narayana/pull/743
Resolved upstream: https://github.com/jbosstm/narayana/commit/7cd36d7b9c35df05f6b7bc4130c46973e80aa222
The message was moved to DEBUG. Verified for EAP 6.4.0.DR11.