Hi,
I'm trying to integrate Xi (SP12) with MQSeries (5.2) using the JMS Adapter (receiver) with WebSphereMQ as Transport protocol. So flatfile
>XI
>MQSeries (JMS Adapter)
My Parameter configs:
QueueConnectionFactory Java Class: com.ibm.mq.jms.MQQueueConnectionFactory
Queue Java Class: com.ibm.mq.jms.MQQueue
Server Name:
Server Port: 1414
Queue Manager Name: QM1
Channel Name: CHANNEL1
Queue Name: QUEUE1
Transport/Network Protocol: TCP/IP
JMS-Compliant: WebSphereMQ (non-JMS)
In RWB..Adaptor monitoring it shows the following:
Receiver Channel. Details: null
Running scenario errors in RWB with Audit logs below:
Exception caught by adapter framework: The JMS channel with channel ID 86aa3972fbc332528aa2e51b3217b8f1 is errornous. Details:null
Delivery of the message to the application using connection AFW failed, due to: The JMS channel with channel ID 86aa3972fbc332528aa2e51b3217b8f1 is errornous. Details:null.
Any advice or help would be great.
Regards,
Felix