Author |
Message
|
tzm1802 |
Posted: Wed Jan 21, 2009 12:23 am Post subject: Cannot create ACL entry on broker |
|
|
Novice
Joined: 09 Jul 2008 Posts: 11
|
When trying to add a user to the ACL, I get the error shown below:
BIP8013E: Component does not exist.
A component may only be used if it has first been created.
No user action required.
The command I am executing is: mqsicreateaclentry -b BRK1 -u a167299 -x F -m localhost
I checked the broker and config man using mqsilist and they are both arunning. |
|
Back to top |
|
 |
MQEnthu |
Posted: Wed Jan 21, 2009 1:34 am Post subject: |
|
|
 Partisan
Joined: 06 Oct 2008 Posts: 329 Location: India
|
Try "mqsilist" to make sure the broker is created properly with the name BRK1 |
|
Back to top |
|
 |
PeterPotkay |
Posted: Wed Jan 21, 2009 2:41 am Post subject: Re: Cannot create ACL entry on broker |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
tzm1802 wrote: |
I checked the broker and config man using mqsilist and they are both arunning. |
Check the WMB Infocenter next for the correct syntax of the mqsicreateaclentry command. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jan 21, 2009 3:37 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Guys refresh my memory! I thought the mqsicreateaclentry was executed only on the configmgr and not on the broker!
I don't see him mentioning the configmgr name on the command line.
The missing component would be a configmgr with a blank name ?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jan 21, 2009 3:41 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
fjb_saper wrote: |
Guys refresh my memory! I thought the mqsicreateaclentry was executed only on the configmgr and not on the broker!
I don't see him mentioning the configmgr name on the command line.
The missing component would be a configmgr with a blank name ?  |
Unless his configmgr is called ConfigMgr and he's using Windows. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jan 21, 2009 3:44 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Vitor wrote: |
fjb_saper wrote: |
Guys refresh my memory! I thought the mqsicreateaclentry was executed only on the configmgr and not on the broker!
I don't see him mentioning the configmgr name on the command line.
The missing component would be a configmgr with a blank name ?  |
Unless his configmgr is called ConfigMgr and he's using Windows. |
Thanks for the refresher Vitor. Had forgotten that one.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|