MQ Asset verification fails in DevTest with Reason Code 2035 (MQRC_NOT_AUTHORIZED)
search cancel

MQ Asset verification fails in DevTest with Reason Code 2035 (MQRC_NOT_AUTHORIZED)

book

Article ID: 392883

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

The MQ Asset  QueueManager Validation is failing with 10.8.x

Asset verification throws the below error: 

ERROR com.itko.lisa.asset.ui.ProgressLog - Error executing operation Error opening queue manager QM1, Completion Code 2 (MQCC_FAILED), Reason Code 2035 (MQRC_NOT_AUTHORIZED)
com.itko.lisa.messaging.providers.ibmmq.exceptions.IbmMqAuthException: Error opening queue manager QM1, Completion Code 2 (MQCC_FAILED), Reason Code 2035 (MQRC_NOT_AUTHORIZED)
at com.itko.lisa.messaging.providers.ibmmq.IbmMqUtils.toLisaException(IbmMqUtils.java:704) ~[lisa-esb-10.8.1.jar:?]
at 

When tested with MQ Client, authentication passes with the same USERID. The credentials are valid. 

 

Environment

All supported DevTest versions

Cause

IBM MQ all_client and common services JARs from old Devtest installation remained.

Resolution

The problem was solved by using  the  IBM MQ All client JAR to  be same as the version of  IBM MQ Server.( 9.2.x )