|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
WMQI 2.1 CSD04 on AIX 5.2 deploy error |
« View previous topic :: View next topic » |
Author |
Message
|
psn |
Posted: Tue Jun 17, 2003 11:03 pm Post subject: WMQI 2.1 CSD04 on AIX 5.2 deploy error |
|
|
Disciple
Joined: 30 Oct 2002 Posts: 193 Location: France
|
Hi,
when I deploy a flow on my Broker I have the follow error in the Control Center log:
"BIP1536S: Konfigurationsmanager konnte keine internen Subskriptionen in Broker MD10 eintragen.
Der vorangegangene Einsetzungsvorgang war erfolgreich, ein nachfolgender Versuch des Konfigurationsmanagers, interne Subskriptionen auf Broker MD10 zu registrieren, ist dagegen fehlgeschlagen. Unter Umständen wird in Ansicht 'Betrieb' der Steuerzentrale nicht der richtige Status der dem Broker MD10 zugeordneten Ressourcen angezeigt. Diese Nachricht wird außerdem vom Konfigurationsmanager zusammen mit anderen Nachrichten, die weitere Informationen zu diesem Problem enthalten, in das Systemereignisprotokoll geschrieben.
Lesen Sie die Nachrichten zu diesem Problem im Systemereignisprotokoll. Bestimmen und korrigieren Sie die Ursache des Problems, bevor Sie diesen Broker erneut einsetzen. Sollte das Problem weiterhin bestehen, benachrichtigen Sie das IBM Support Center. "
The Config Manager service run under SYSTEM:
on the Config Manager I have the follow error :
"(ConfigMgr) UserID CFGMGR could not put on queue 'SYSTEM.BROKER.ADMIN.REPLY' on Queue manager MD40..."
The user CFGMGR is in the mqm group
Thank for you help
psn |
|
Back to top |
|
 |
vmcgloin |
Posted: Wed Jun 18, 2003 12:13 am Post subject: |
|
|
Knight
Joined: 04 Apr 2002 Posts: 560 Location: Scotland
|
Here are some notes we have on the subject:
- Deploying to broker - deploy succeeds but registration fails
Control Center log:
BIP1536S: Configuration Manager unable to register for internal subscriptions with broker SAND1X1.
Although the preceding deploy operation was successful, a subsequent attempt by the Configuration Manager to register for internal subscriptions with broker SAND1X1 was not successful. This means that the Control Center Operations view may not reliably show the correct status of the resources assigned to broker SAND1X1. The Configuration Manager also writes this message to the system event log, accompanied by other messages giving details of the problem.
Broker machine syslog:
BIP4041E: Execution group 'default' received an invalid configuration message. See the following messages for details of the error. : SAND1X1.a34b437d-f100-0000-0080-80dbbc41b959: /build/S202_P/src/DataFlowEngine/ImbConfigurationNode.cpp: 813: ImbConfigurationNode::evaluate: ComIbmConfigurationNode: ConfigurationNode
BIP2230E: Error detected whilst processing a message in node 'DynamicSubscriptionEngine'. : SAND1X1.a34b437d-f100-0000-0080-80dbbc41b959: /build/S202_P/src/DataFlowEngine/ImbPubSubResource.cpp: 966: ImbPubSubResource::handleResource: DynamicSubscriptionEngine: DynamicSubscriptionEngine
BIP7150E: Userid 'mqsiuid' not authorized to put to queue 'SYSTEM.BROKER.ADMIN.REPLY' on queue manager 'CFG001X1' using accounting token '0000000000000000000000000000000000000000000000000000000000000000'. : SAND1X1.a34b437d-f100-0000-0080-80dbbc41b959: /build/S202_P/src/DataFlowEngine/ImbPubSubSubscribeMessageHandler.cpp: 261: ImbPubSubSubscribeMessageHandler::getAttributes: ComIbmPSControlNode: ControlNode
Solution is to allow the mqsiuid to access the transmission queue to the configmgr qmgr. mqsiuid exists with all permissions on the configmgr box, but is not even in mqm group on broker box for security reasons. Use following command, changing the qmgr name:
setmqaut -m SAND1X1 -t queue -n CFG001X1 -p mqsiuid +browse +get +put
Obviously, you should adapt this for your environment - if it applies.
Cheers,
Vicky |
|
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
|
|
|
|