Bug 1152774 - When CMR is used WARN message "Could not lookup CommitMarkableResource" appears in log
Summary: When CMR is used WARN message "Could not lookup CommitMarkableResource" appea...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Transaction Manager
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: DR11
: EAP 6.4.0
Assignee: tom.jenkinson
QA Contact: Ondrej Chaloupka
URL:
Whiteboard:
Depends On:
Blocks: 1165728
TreeView+ depends on / blocked
 
Reported: 2014-10-14 22:51 UTC by Ondrej Chaloupka
Modified: 2019-08-19 12:43 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-19 12:43:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
server.log with warning message (596.05 KB, text/plain)
2014-10-14 22:51 UTC, Ondrej Chaloupka
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1077407 0 unspecified CLOSED When CMR is defined WARN message is shown in the log 2021-02-22 00:41:40 UTC

Internal Links: 1077407

Description Ondrej Chaloupka 2014-10-14 22:51:56 UTC
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?

Comment 2 tom.jenkinson 2014-10-15 10:00:32 UTC
https://github.com/jbosstm/narayana/pull/743

Comment 4 Ondrej Chaloupka 2014-11-26 11:40:26 UTC
The message was moved to DEBUG. Verified for EAP 6.4.0.DR11.


Note You need to log in before you can comment on or make changes to this bug.