Unable To Create IBM MQ Connection In OIC (Oracle Integration Cloud)
(Doc ID 2787223.1)
Last updated on DECEMBER 03, 2022
Applies to:
Oracle Integration-OIC - Version 21.2.2.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : NA version, Jms Adapter
Unable to create IBM MQ connection in OIC (Oracle Integration Cloud)
ERROR
-----------------------
[2021-06-14T17:14:36.284+00:00] [oic_server1] [ERROR] [ICS-11072] [oracle.ics.webconsole.connection.test] [tid: [ACTIVE].ExecuteThread: '31' for queue: 'weblogic.kernel.Default (self-tuning)'] ] [APP: icswebapp] [partition-name: DOMAIN] [tenant-name: GLOBAL] Failed to test connection SCHD_IBM_MQ_CONN. The error detail returned for connection ping is : Error Code: CASDK-0005, Error Message: A connector specific exception was raised by the application., Error Cause: java.lang.Exception: Test connection failed. Please ensure you are providing correct MQSeries JMS Admin host and port. Error Details : com.ibm.msg.client.jms.DetailedIllegalStateException: JMSWMQ0018: Failed to connect to queue manager 'QM.WMI' with connection mode 'Client' and host name '10.13.3.36(1436)'.[[
Check the queue manager is started and if running in client mode, check there is a listener running. Please see the linked exception for more information. java.lang.Exception: Test connection failed. Please ensure you are providing correct MQSeries JMS Admin host and port. Error Details : com.ibm.msg.client.jms.DetailedIllegalStateException: JMSWMQ0018: Failed to connect to queue manager 'QM.WMI' with connection mode 'Client' and host name "xx.xxx..xxx.xx"
Check the queue manager is started and if running in client mode, check there is a listener running. Please see the linked exception for more information.
at oracle.cloud.adapter.mqjms.plugin.MQJmsCloudConnection.invokePing(MQJmsCloudConnection.java:129)
at oracle.cloud.adapter.mqjms.plugin.MQJmsCloudConnection.ping(MQJmsCloudConnection.java:155)
at oracle.cloud.adapter.mqjms.plugin.MQJmsCloudConnection.remoteCall(MQJmsCloudConnection.java:85)
at oracle.cloud.cpi.agent.PingCpiCommand.doRequest(PingCpiCommand.java:89)
at oracle.cloud.cpi.agent.PingCpiCommand.execute(PingCpiCommand.java:45)
at oracle.cloud.cpi.agent.CpiAgentImpl.execute(CpiAgentImpl.java:40)
at oracle.cloud.cpi.agent.framework.CpiCommandBus.execute(CpiCommandBus.java:29)
at oracle.cloud.cpi.agent.framework.CpiCommandBus.receive(CpiCommandBus.java:24)
at oracle.cloud.cpi.agent.transport.DistributedCpiCommandExecutorOmcs.received(DistributedCpiCommandExecutorOmcs.java:116)
at oracle.cloud.cpi.agent.transport.AQConsumer$AdapterCommandTask.call(AQConsumer.java:302)
at oracle.cloud.cpi.agent.transport.AQConsumer$AdapterCommandTask.call(AQConsumer.java:290)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
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 |