|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Problem creating executiongroup |
« View previous topic :: View next topic » |
Author |
Message
|
oli |
Posted: Tue Jul 14, 2015 11:15 pm Post subject: Problem creating executiongroup |
|
|
Acolyte
Joined: 14 Jul 2006 Posts: 68 Location: Germany
|
Hi all,
I have a strange problem when trying to create an execution group with IIB 9.0.0.3 and MQ 8.0.0.2:
Code: |
BIP1124I: Creating execution group 'TESTEG1' on broker 'MYBROKER'...
BIP1125E: The execution group could not be created.
The utility was asked to create execution group 'TESTEG1' on broker 'MYBROKER', but it was not completed successfully by the broker.
Determine the cause of the problem by reviewing the following error messages. If the problem persists, contact your IBM support representative.
BIP2871I: The request made by user 'mqsibrk' to 'create' the resource 'TESTEG1' of type 'ExecutionGroup' on parent 'MYBROKER' of type 'Broker' has the status of 'COMPLETE'.
BIP2854W: The broker was unable to create security objects for execution group 'TESTEG1'. The create of the execution group has succeeded, but security objects will need to be created manually. Subsequent error message contain the details of the objects in need of manual creation.
The broker attempted to create security objects as part of execution group 'TESTEG1' creation, but was unsuccessful.
Create the required security objects, and ensure they have the correct characteristics.
BIP2860W: The broker created security objects for execution group ''TESTEG1'', but was unable to set default access permissions for group 'mqbrkrs' for object ''SYSTEM.BROKER.AUTH.TESTEG1 ''. The create of the execution group and associated security objects have succeeded, but object permissions may need to be set manually.
The broker attempted to set permissions for security objects as part of execution group ''TESTEG1'' creation, but was unsuccessful.
Ensure the created object has the desired permissions.
BIP2858E: WebSphere MQ function 'PCF' failed with reason code 2292 . The queue name (if any) was ''SYSTEM.BROKER.AUTH.TESTEG1 ''.
This implementation of broker security relies on WebSphere MQ to function correctly, and a critical WebSphere MQ call has failed.
Check the WebSphere MQ completion and reason codes in the WebSphere MQ Application Programming Reference manual to establish the cause of the error, taking any appropriate action. It may be necessary to restart the message broker after you have performed this recovery action.
|
I have no idea what's going wrong here. When executing
Code: |
dspmqaut -m MYQM -n SYSTEM.BROKER.AUTH.TESTEG1 -t queue -g mqbrkrs |
it shows
Code: |
get, browse, put, inq, set, dlt, chg, dsp, passid, passall, setid, setall, clr |
Although the message says "BIP1125E: The execution group could not be created." the execution group is created.
Any ideas???
Thanks, Oli |
|
Back to top |
|
 |
coetzee |
Posted: Mon Oct 10, 2016 2:55 am Post subject: Problem creating executiongroup |
|
|
Newbie
Joined: 22 Jul 2015 Posts: 3
|
Hi, I had the same problem and the following worked for me ....
Check on the Queue Manage that the Alias queue (SYSTEM.BROKER.AUTH.TESTEG1) exists and that it is pointing to the correct local queue (SYSTEM.BROKER.AUTH) |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Oct 10, 2016 5:11 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
The service user of the broker or the user trying to create the execution group does not have the necessary permissions on the queue manager...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|