ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Any example for How to subcribe in Message Broker

Post new topic  Reply to topic Goto page Previous  1, 2
 Any example for How to subcribe in Message Broker « View previous topic :: View next topic » 
Author Message
haimame
PostPosted: Wed Dec 13, 2006 4:39 am    Post subject: Reply with quote

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
View user's profile Send private message
haimame
PostPosted: Mon Dec 18, 2006 10:48 pm    Post subject: creating usernameserver Reply with quote

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
View user's profile Send private message
fjb_saper
PostPosted: Tue Dec 19, 2006 3:46 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
haimame
PostPosted: Wed Dec 20, 2006 9:43 pm    Post subject: Reply with quote

Newbie

Joined: 07 Dec 2006
Posts: 7

Hi,

Thanks for your response.
WMQ 5.3
WMB 6.0
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Any example for How to subcribe in Message Broker
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.