cancel
Showing results for 
Search instead for 
Did you mean: 

JMS adapter error for FILE -> XI -> WebSphere MQ

Former Member
0 Kudos

Hi

We are facing an issue for a File to websphere MQ (5.3) implementation.

When we run the interface , it is giving an error in the run time work bench , Adapter error:

Exception caught by adapter framework: null

Delivery of the message to the application using connection AFW failed, due to: RecoverableException.

Would also like to know if we need to mention Channel Name while configuring the adapter.

we have already placed the required driver for WebSphere MQ in XI server i.e com.ibm.mq.jar , com.ibm.mqjms.jar ,com.ibm.mqbind.jar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi John,

If you are working with IBM MQ 5.3, you would also need connection.jar deployed in the JMS driver.

You can mention the MQ channel name in the Receiver channel configuration in XI.

Ensure that the listener service on this channel is started.

More info at

regards,

Paparao