cancel
Showing results for 
Search instead for 
Did you mean: 

The security authontication was not valid that was supplied for QueueManger.JMSCMQ0001:WebSphere MQ call failed with compcode '2'(MQCC_FAILED)reason '2035'('MQRC_NOT_AUTHORIZED'),and the error code as JMSWMQ2013.

Former Member
0 Kudos

Hello All

I was working on jms to file scenario.i was done jars deployment,i was add client library MQ version 7.5, set the "preloadClasses" property the following value: com.ibm.mq.MQEnvironment,com.ibm.mq.internal.MQCommonServices,com.ibm.mq.jms.MQQueueConnectionFactory,com.ibm.mq.jms.MQTopicConnectionFactory
when I was checked jms sender  communication channel .it shows following error.

"Error creating JMS connection.The JMS provider gave the error message as JMSWMQ2013:The security authentication was not valid that was supplied for QueueManger 'SAPPIQM'with connection mode 'Client'and host name '172.17.3.106(3535)'.JMSCMQ0001:WebSphere MQ call failed with compcode '2'(MQCC_FAILED)reason '2035'('MQRC_NOT_AUTHORIZED'),and the error code as JMSWMQ2013."

here I placed screen shot.


please help me .

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Ganesh,

As the exception said it seems an authentication error in websphere endpoint, check this

IBM 2035 MQRC_NOT_AUTHORIZED in WMQ - United States

Regards.