posted 14 years ago
Hi,
To Send message from weblogic application to IBM MQ,
I have configured weblogic bridge between weblogic 10.3 JMS and MQ JMS. sending first message to weblogic JMS while the MQ server was down causes the following exception.
After the MQ server came up also that message is not getting transfer from weblogic JMS to MQ JMS. But after restarting the weblogic server, the stucked message is cleared off from weblogic JMS and went to MQ.
Does any body face this exception?.
Could somebody tell me the solution to resolve this message
failed on resource 'eis/jms/WLSConnectionFactoryJNDIXA':
XAER_RMERR : A resource manager error has occured in the transaction branch
javax.transaction.xa.XAException: XA operation failed, see errorCode
at com.ibm.mq.MQXAResource.start(MQXAResource.java:451)
at weblogic.connector.security.layer.AdapterLayer.start(AdapterLayer.jav
a:513)
at weblogic.connector.transaction.outbound.XAWrapper.start(XAWrapper.jav
a:466)
at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerReso
urceInfo.java:1183)
at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerRe
sourceInfo.java:1116)
Thanks & Regards
Kasimurugan (SCJP1.4, SCBCD1.3), Preparing SCWCD1.4