MQ transport error
search cancel

MQ transport error

book

Article ID: 377675

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

Configure JMS interface to access IBM MQ .  The transport is failing with the following error:

2024-09-17T13:02:05.220-0700 INFO    613  com.l7tech.external.assertions.mqnative.server.MqNativeAdminServerSupport: Caught Throwable while testing MQ Native destination 'org/json/JSONException'.

 

Environment

Gateway 11.1

Resolution

Two items

1,  Update the IBM enterprise JAR MQ 9.3

2, The new IBM MQ libraries also require a json jar to be installed in the same directory as the MQ jars.

Can you download the following jar 

json-20231013.jar

from 

https://repo1.maven.org/maven2/org/json/json/20231013 

Include this one with MQ libs in 

 /opt/SecureSpan/Gateway/runtime/lib/ext

restart the gateway and test if this resolved the issue .