Hi,
In our production environment. we are getting the below error for some transactions, but when we resubmit it without changing anything, its processing successfully. I did JNDI lookup and the connection alias is also enabled. Could you please help.
An error occurred invoking the processing service ICA_B2B_Transport.outbound.DespatchAdviceDSD:sendDAContractToJMS for this document. The original error was com.wm.lang.flow.FlowException: Error in sendDAContractToJMS: [ISS.0134.9009] Unable to send message to JMS provider “B2B_JMSConn_Out”: com.wm.app.b2b.server.ISRuntimeException: [9037] Unable to enlist JMS resource in transaction
at com.wm.lang.flow.FlowExit.getFailure(FlowExit.java:289)
at com.wm.lang.flow.FlowState.willExit(FlowState.java:238)
at com.wm.lang.flow.FlowSequence.invoke(FlowSequence.java:268)
at com.wm.lang.flow.FlowState.invokeNode(FlowState.java:511)
at com.wm.lang.flow.FlowState.step(FlowState.java:389)
at com.wm.lang.flow.FlowState.invoke(FlowState.java:360)
at com.wm.app.b2b.server.FlowSvcImpl.baseInvoke(FlowSvcImpl.java:1080)
at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:640)
at com.wm.app.b2b.server.util.tspace.ReservationProcessor.process(ReservationProcessor.java:39)
at com.wm.app.b2b.server.in
Regards
Jyoti