RTC v4.0 is compatibility with MQ 8 or not
Can someone suggest RTC v4.0 is compatibility with MQ 8 or not. We are trying to connect with RTC to MQ . But while connecting with MQ we are getting the following exception.
[4/28/16 11:06:27:674 IST] 000000bd SystemErr R MQJE001: Completion Code '2', Reason '6114'.
[4/28/16 11:06:27:864 IST] 000000bd SystemErr R MQJE001: Completion Code '2', Reason '6114'.
[4/28/16 11:06:27:867 IST] 000000bd SystemErr R com.ibm.mq.MQException: MQJE001: Completion Code '2', Reason '6114'.
[4/28/16 11:06:27:868 IST] 000000bd SystemErr R at com.ibm.mq.MQDestination.open(MQDestination.java:331)
[4/28/16 11:06:27:868 IST] 000000bd SystemErr R at com.ibm.mq.MQQueue.<init>(MQQueue.java:250)
[4/28/16 11:06:27:868 IST] 000000bd SystemErr R at com.ibm.mq.MQQueueManager.accessQueue(MQQueueManager.java:2799)
[4/28/16 11:06:27:868 IST] 000000bd SystemErr R at com.ibm.mq.MQQueueManager.accessQueue(MQQueueManager.java:2825)
[4/28/16 11:06:27:674 IST] 000000bd SystemErr R MQJE001: Completion Code '2', Reason '6114'.
[4/28/16 11:06:27:864 IST] 000000bd SystemErr R MQJE001: Completion Code '2', Reason '6114'.
[4/28/16 11:06:27:867 IST] 000000bd SystemErr R com.ibm.mq.MQException: MQJE001: Completion Code '2', Reason '6114'.
[4/28/16 11:06:27:868 IST] 000000bd SystemErr R at com.ibm.mq.MQDestination.open(MQDestination.java:331)
[4/28/16 11:06:27:868 IST] 000000bd SystemErr R at com.ibm.mq.MQQueue.<init>(MQQueue.java:250)
[4/28/16 11:06:27:868 IST] 000000bd SystemErr R at com.ibm.mq.MQQueueManager.accessQueue(MQQueueManager.java:2799)
[4/28/16 11:06:27:868 IST] 000000bd SystemErr R at com.ibm.mq.MQQueueManager.accessQueue(MQQueueManager.java:2825)
Comments
Anil k
Apr 28 '16, 8:18 a.m.