ibm mq - Error AMQ4036 when trying to add a QueueManager to a Cluster in IBM MQ? -


i trying setup mq cluster has following config

  1. there 3 host machines, ubuntuvm-1, ubuntuvm-2 , ubuntuvm-3
  2. ubuntuvm-1 has 1 full repository queue manager , 1 partial repository queue manager. qm_fr1, qm_pr1
  3. ubuntuvm-2 same above. qm_fr2, qm_pr2
  4. ubuntuvm-3 has 1 partial repository queue manager, qm_pr3

following steps have taken

  1. i have created cluster receiver channels on each queue manager point own queue manager.
  2. i have created cluster sender channels point @ least 1 full repository. have made sure channels correct, see tests pass when run them through mq explorer.

i error when using mq explorer, try add qm_fr1 queue manger cluster (cluster1). following error.

access not permitted. not authorized perform operation. (amq4036) severity: 10 (warning) explanation: queue manager security mechanism has indicated userid associated request not authorized access object. 

why getting error , how fix this?

please shout if want me provide more details.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -