Transactions not found when deploying an app with New Relic Harvest Service in JBoss EAP image in OCP
Issue
When deploying an application in JBoss EAP image in OCP (with New Relic Harvest Service) the following error occours:
Logs:
01:08:56,145 awjv ERROR [org.jboss.as.controller.management-operation] (New Relic Harvest Service) WFLYCTL0013: Operation ("read-attribute") failed - address: ([("subsystem" => "transactions")]) - failure description: "WFLYCTL0216: Management resource '[(\"subsystem\" => \"transactions\")]' not found"
Configuration example:
<subsystem xmlns="urn:jboss:domain:transactions:3.0">
<core-environment node-identifier="${jboss.node.name}">
<process-id>
<uuid/>
</process-id>
</core-environment>
<recovery-environment socket-binding="txn-recovery-environment"
status-socket-binding="txn-status-manager"/>
<coordinator-environment default-timeout="600"/>
</subsystem>
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7.x
- Red hat OpenShift Container Platform (OCP)
- 3.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.