cancel
Showing results for 
Search instead for 
Did you mean: 

JMS - MQ Series

Former Member
0 Kudos

Hello,

we try to set up a receiving JMS adapter to connect to MQ series, but so far we are unsuccessful. In the dapter framework monitor we get a "MQJMS2008: failed to open MQ queue" error message. In the RWB not much useful information exists. Our Configuration is as follows:

QueueConnection Java Class com.ibm.mq.jms.MQQueueConnectionFactory

Queue Java Class com.ibm.mq.jms.MQQueue

Queue Manager Name QM00191

Channel Name CQM00191.CLSAPCM

JMS Queue AQG.CREDITINFO.SOPIC.R3.3530

JMS Compliant WebSphereMQ (non-JMS)

The IBM JMS JAR files are deplyed according to the SAP How To guide.

Any suggestions on how to proceed?

Kind regards Johan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Found the cause of the error. According to a IBM technote there can be problem using queues of type "alias" and JMS. I switch to a type "local" or "remote definition" queue and it works!!!

=> Johan

Former Member
0 Kudos

Hi Johan,

could you explain the different between the WebSphereMQ (not JMS) and JMS-konform. Why and when should use which mode?

When you configure the JMS-Adapter which how to guide do you mean? Where to find it?

Thanks,

Ly-Na Phu

Former Member
0 Kudos

Hi Johan,

I too have a lot of problems with the JMS adapter ...but try looking at your trace files on the J2EE engine (/usr/sap/...j2ee/cluster/log)

Regards,

Achmed