Oracle SOA 12c receiving this error XAER_RMERR while connecting to MQ via JMS Adapter
We are seeing this error in logs while connecting to MQ Queue via JMSAdapter and connection factory
Error/Warning: XAER_RMERR : A resource manager error has occurred in the transaction branch[[
javax.transaction.xa.XAException
Caused by: BINDING.JCA-12141
ERRJMS_CONN_FAC_NOT_FOUND.
ERRJMS_CONN_FAC_NOT_FOUND.
In the back end, the message is getting produced into MQ Queue but the transaction is getting rolled back which is going into retry mode and sending 2 requests.