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 » how to implement one ConfigManager manager two/more brokers?

Post new topic  Reply to topic
 how to implement one ConfigManager manager two/more brokers? « View previous topic :: View next topic » 
Author Message
Jonasli
PostPosted: Wed Sep 06, 2006 12:25 am    Post subject: how to implement one ConfigManager manager two/more brokers? Reply with quote

Apprentice

Joined: 24 Apr 2003
Posts: 34
Location: Beijing

I m in windows test environment,
before, i have created related db and DNS, then,

now create one configmgr:
mqsicreateconfigmgr BKDCFG -i db2admin -a db2admin -q BK1MQ

and create two brokers:
mqsicreatebroker BK1 -i db2admin -a db2admin -q BK1MQ -n BK1DB
mqsicreatebroker BK2 -i db2admin -a db2admin -q BK2MQ -n BK2DB

so, configmgr and BK1 use same queue BK1MQ,

and create the listener and two-way channel for BK1MQ, BK2MQ, and confirm the channels is running and working right.
and the transmit queue is the another queue managers' name,
for example, in BK1MQ, set XMITQ as BK2MQ
in BK2MQ, set XMITQ as BK1MQ;

but, I met error while i add the brokers into broker domain in toolkit after i have add the domain connection successfully,
there are no any response from BK2MQ, but BK1MQ is ok for base on same queue manager,
there are no any error information from the windows event viewer;

what can i do now?
and how to debug?
thanks your help to me,
Back to top
View user's profile Send private message Yahoo Messenger
Jonasli
PostPosted: Wed Sep 06, 2006 12:28 am    Post subject: Reply with quote

Apprentice

Joined: 24 Apr 2003
Posts: 34
Location: Beijing

i use the WMB V6 + csd 1,
WMQ v6 + csd 6.0.1.1
db2 v8.2
Back to top
View user's profile Send private message Yahoo Messenger
jefflowrey
PostPosted: Wed Sep 06, 2006 1:49 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

There are no messages in the system log on either side?

You did start both brokers, right?

If you stop the channels in both directions, you can verify that configmgr attempts to send a registration message and then start the channel from config to brk, and then verify that broker sends response message and start channel the other way.

You don't have issues with permissions between the configmgr service user and the broker machine, right?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Jonasli
PostPosted: Wed Sep 06, 2006 1:56 am    Post subject: Reply with quote

Apprentice

Joined: 24 Apr 2003
Posts: 34
Location: Beijing

jeff,

there are no any error message in win event viewer(only one windows pc )

yes, i start brokers successfully, i check the log for every step,

i checked the channel seq num, the seq number of channel from cfg to broker > the seq number of channel from broker to cfg,
and i try to check the message follow ur step, say my result later,

there are no any permission issue, i think,
db2admin is in the administrators group and in mqm, broker group too.
Back to top
View user's profile Send private message Yahoo Messenger
jefflowrey
PostPosted: Wed Sep 06, 2006 1:58 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

okay, two queue managers, same machine.

And you can see that broker is reading messages? There are no messages piling up on queues anywhere, including xmitq ?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
wschutz
PostPosted: Wed Sep 06, 2006 1:59 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Are you sure you used the right qmgr name when you added the second broker to the domain (in the toolkit)?
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Jonasli
PostPosted: Wed Sep 06, 2006 2:08 am    Post subject: Reply with quote

Apprentice

Joined: 24 Apr 2003
Posts: 34
Location: Beijing

jeff, thanks,

i m restarting my windows vmware machine(i did test in vmware),
so i can update the steps result later,

and sametime, i did abother test:

cfg, broker1, broker2 use 3 different queue managers,
and configure two-ways channels for cfg and broker1, cfg and broekr2;

now, register broker1 to cfg is ok, and deployment is ok too,
but, register broker2 to cfg is bad, (i confirm channel being ok)

same steps, i m checking what happen,


in MB V5, i did many time for such environment, without any problems,
I do not whether there are some bug for V6?
and i want to try to apply the csd2 of MB, and do the test,

what tool or log i can check to debug except for event viewer?

thanks
Back to top
View user's profile Send private message Yahoo Messenger
Jonasli
PostPosted: Wed Sep 06, 2006 2:11 am    Post subject: Reply with quote

Apprentice

Joined: 24 Apr 2003
Posts: 34
Location: Beijing

wschutz wrote:
Are you sure you used the right qmgr name when you added the second broker to the domain (in the toolkit)?


yes. i checked every steps and every field, and try many times,

I first find the issue in customer site, while i want to demo one cfg to manager more brokers,

now, i just test it in myself vmware environment,
but same issue,

thanks, wanye
Back to top
View user's profile Send private message Yahoo Messenger
jefflowrey
PostPosted: Wed Sep 06, 2006 4:11 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You can of course enable component tracing on Broker and ConfigMgr.

But the first thing to look for is messages stuck on queues - on both queue managers.

I have been able, without any problem, to create a broker on the same machine, but a different queue manager, as a configmgr with v6. I've done this on a couple of different platforms. I've also connected more than one broker to the configuration manager.

It's something particular to your setup.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Jonasli
PostPosted: Wed Sep 06, 2006 6:18 am    Post subject: Reply with quote

Apprentice

Joined: 24 Apr 2003
Posts: 34
Location: Beijing

jeff, thanks your great help,,

i think there maybe some different to my test, need highlight it.

because i use the chinese version, so, the default execution group is chinese word in the Toolkit to display, but i can not use the mqsilist BK to display its name.(whatever chinese or english).

so, i have to first create a EG before any deployment to test,
after create EG, there are no any new DataflowEngine process, and no any resposne message to display,

and there are error message while deployment.

i do not know wthether there are some different.
sigh.
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » how to implement one ConfigManager manager two/more brokers?
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.