Question
Tata Consultancy Services
GB
Last activity: 27 May 2019 8:12 EDT
Unable to retrieve message from MQ queue - Pega 7.3.1
Problem description - Pega 7.3.1 unable to subscribe message from IBM MQ in spite of showing connection successful.
Pega is hosted on WAS 8.5.5, the JMS MDB listener has the configuration of JNDI connection factory and Other details .Platform details
WAS version : 8.5.5.X
MQ server version : 7.0.9
MQ client : 9.0
Pega : 7.3.1
Following files are uploaded to Pega
1.com.ibm.mq.commonservices.jar
2.com.ibm.mq.headers.jar
3.com.ibm.mq.jar
4.com.ibm.mq.pcf.jar
5.com.ibm.mq.jmqi.jar
note : jar were extracted from MQ client binary.
we are getting the following error :
com.ibm.msg.client.jms.DetailedJMSException: JMSFMQ6312: An exception occurred in the Java(tm) MQI.
Caused by: com.ibm.mq.jmqi.JmqiException: CC=2;RC=2195;AMQ9546: Error return code received. [1=java.lang.NoSuchMethodException[com.ibm.mq.jmqi.remote.api.RemoteFAP.<init>(com.ibm.mq.jmqi.JmqiEnvironment, int)],3=Class.newNoSuchMethodException]
Tried other way - posting test msg to the queue . following error thrown on the screen
1) Destination Name : Could not add JMS message into the queue.
2) Connection Factory : Could not create connection factory instance .
Looking forward to hear from kind suggestion
Regards
Arun
***Moderator Edit-Vidyaranjan: Updated Platform Capability***