|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Any example for How to subcribe in Message Broker |
« View previous topic :: View next topic » |
Author |
Message
|
haimame |
Posted: Wed Dec 13, 2006 4:39 am Post subject: |
|
|
Newbie
Joined: 07 Dec 2006 Posts: 7
|
I could see only one user/group in the list, that is "PublicGroup". I gave both publish and subscribe permission to that user. |
|
Back to top |
|
 |
haimame |
Posted: Mon Dec 18, 2006 10:48 pm Post subject: creating usernameserver |
|
|
Newbie
Joined: 07 Dec 2006 Posts: 7
|
Hi
Below are the command that i used to create config manager and broker.
****************************************************
Syntax:
mqsicreateconfigmgr ConfigurationManagerName -i LOCALID -a
LOCALPASSWORD -q QueueManagerName
below is the actual command i used:
mqsicreateconfigmgr BRKCNFG -i db2admin -a
db2admin -q BRKQM
****************************************************
Syntax:
mqsicreatebroker BrokerName -i DOMAINID -a DOMAINPASSWORD -q QueueManagerName
-n DatabaseName
below is the actual command i used:
mqsicreatebroker BRK1 -i usr70278 -a test123@ -q
BRKQM -n BRKDB
****************************************************
I created the username server with the following command
mqsicreateusernameserver -i usr70278 -a test123@ -q BRKQM -d AD5
After creating all these, i run the below command in order register the usernameserver with the configmanager and restarted all components.
mqsichangebroker BRK1 -s BRKQM -j
mqsichangeconfigmgr BRKCNFG -s BRKQM
I put a message on a queue to publish, but that message is not published.
I found the below warning message in the Application log in the event viewer.
*************************************************************
( BRK1.default ) Unknown user 'usr70278'.
The user 'usr70278' was not found in the security information.
This may be an unauthorized user. However, if you expect the user to be able to access the broker, then this is an internal error, and you should contact your IBM support center.
*************************************************************
The user "usr70278" exist in the domain "AD5" and also exist in the Administrators group. But in the user list this user has not been listed.
So I doubt that the command which i used to create usernameserver should be wrong and i removed the domain name from the command and recreated usernameserver. but no use. Can anyone suggest me where i am making the mistake..
 |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Dec 19, 2006 3:46 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Version of all the components please?
Looks like the configmgr and usernamesvr have different service user...
So how are you going to authorize the service user of the username server to the configmgr or the other way round...
 _________________ MQ & Broker admin |
|
Back to top |
|
 |
haimame |
Posted: Wed Dec 20, 2006 9:43 pm Post subject: |
|
|
Newbie
Joined: 07 Dec 2006 Posts: 7
|
Hi,
Thanks for your response.
WMQ 5.3
WMB 6.0 |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|