Not Able To Read Messages From MQ Queue - MQJE001: Completion Code 2, Reason 2394
(Doc ID 1479841.1)
Last updated on AUGUST 23, 2024
Applies to:
Oracle SOA Suite - Version 11.1.1.5.0 and laterInformation in this document applies to any platform.
Symptoms
Dequeue from MQ via MQ-adapter not working.
Using MQ JCA Adapter to consume (dequeue) messages from a Mainframe Queue.
Attempted dequeue Error message from log files is as below.
BINDING.JCA-13019
Error while dequeuing message.
Error while dequeuing message.
Error while dequeuing message from Queue : "ZAOM.IL.OF.ORACLE.REQUEST".
Please make sure that the Queue has message with specified match options.
at oracle.tip.adapter.mq.inbound.QueueProcessor.dequeueMessage(QueueProcessor.java:621)
at oracle.tip.adapter.mq.inbound.QueueProcessor.run(QueueProcessor.java:250)
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Caused by: com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2394
at com.ibm.mq.MQQueue.get(MQQueue.java:1033)
at oracle.tip.adapter.mq.inbound.QueueProcessor.dequeueMessage(QueueProcessor.java:602)
... 4 more
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |