I got the JMSCMQ0001: WebSphere MQ call failed with compcode '2' ('MQCC_FAILED') reason '2035' ('MQRC_NOT_AUTHORIZED') message after clicking the Test button while configuring the SampleMDBConnectionFactory in WebSphere MQ Messaging Provider.
I have the MQ Server 8.0 (Trial) on the same Windows 8 machine with WebSphere Application Server installed. I am just trying to complete the exercise on the article: Using WebSphere MQ V7 as JMS Provider for WebSphere Application Server V7, V8.0 and V8.5.
I have the administrator rights on this machine and the ports from1414 to 1420 are opened in Windows Defender firewall. Also I have added myself to the 'mqm' MQ Admin group. And the dspmqaut shows I have all the following authorizations: get, browse, put, inq, set, crt, dlt, chg, dsp, passid, pasall, setid, setall, clr
Not sure where else to check. Appreciate any help. Thank you.