cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Access JMS with MQSeries5.2

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

I assume the server name is not empty, is it? In that case the solution is easy

You are sure, that the drivers are deployed correctly? The server can be reached by the XI?

The character set should be entered as well.

Regards

Stefan