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 » Unable to add a new broker to the broker domain [WBI MB 5.0]

Post new topic  Reply to topic
 Unable to add a new broker to the broker domain [WBI MB 5.0] « View previous topic :: View next topic » 
Author Message
golam_m
PostPosted: Mon Oct 10, 2005 4:34 am    Post subject: Unable to add a new broker to the broker domain [WBI MB 5.0] Reply with quote

Apprentice

Joined: 10 Oct 2005
Posts: 48

I have created a qmgr WBIQMD1 which hosts both the config mgr & a broker BIBRKD1. I was able to successfully add the broker to the broker domain in the Toolkit.
Now I have created a new broker WBIBRK [with qmgr BRKQM].The channels to&from the config qmgr as well as the xmit qs were created. When I try to add this broker to the exisiting broker domain, it goes into indeterminate state [yellow exclamation mark].
The logs & event viewer are not showing any entry for error.

Could you please help me solve this problem ?

Thanks in advance....
Golam
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Oct 10, 2005 4:47 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

did you start the channels?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
happyj
PostPosted: Mon Oct 10, 2005 6:34 am    Post subject: Reply with quote

Voyager

Joined: 07 Feb 2005
Posts: 87

is the broker running ?
Back to top
View user's profile Send private message
golam_m
PostPosted: Mon Oct 10, 2005 8:58 pm    Post subject: Reply with quote

Apprentice

Joined: 10 Oct 2005
Posts: 48

yes....channel are running...
broker is also started....
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Mon Oct 10, 2005 9:27 pm    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

If you can see an exclamation mark then there will be a description of it in the tasks unless you have configured it to show only the errors.....
Back to top
View user's profile Send private message Send e-mail
golam_m
PostPosted: Mon Oct 10, 2005 11:23 pm    Post subject: Reply with quote

Apprentice

Joined: 10 Oct 2005
Posts: 48

It is not showing any error in event log or in the event viewer. How do I change the configuration to show descriptions also ?

Meanwhile I deleted the broker entry from the tool kit, stopped the broker from Services, deleted the broker using mqsideletebroker, checked using mqsilist [broker entry was not seen],stopped & restarted the broker qmgr, again created the broker using mqsicreatebroker, started the broker, started channels [status -> running], added the broker to the toolkit. It still shows the yellow exclamation mark along with the green arrow for running state. I tried adding a simple message flow to the default execution group. This is the error I am getting :

*****************************************************
BIP2062E: Broker WBIBRK (UUID 0e8358de-0601-0000-0080-a545f7ed5e6b) Execution Group 'ExGroup' (UUID 1d2b68de-0601-0000-0080-a545f7ed5e6b) detected that the deployed configuration message received contained an invalid XML tag.

The configuration message received could not be applied to the broker's configuration. This could occur for any of the following reasons: The configuration message XML tag directs an execution group to be created but the execution group already exists. The configuration message XML tag directs an execution group to be changed but the execution group does not exist. The configuration message is rejected.

Use the Message Brokers Toolkit to redeploy to the Execution Group. Contact your IBM support center if you are unable to resolve the problem.
*********************************************************

I tried redeploying to the execution group again, but it is not happening.

Thanks in advance,
golam
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Tue Oct 11, 2005 12:52 am    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi golam_m,
I was referring to the Alerts page which comes in the Toolkit...it is a small page like the domains page....

And about the Exclamation...do u have the exclamation next to your Execution group also ????

Did you do a RAD deploy or BAR ??
Back to top
View user's profile Send private message Send e-mail
happyj
PostPosted: Tue Oct 11, 2005 9:48 am    Post subject: Reply with quote

Voyager

Joined: 07 Feb 2005
Posts: 87

What CSD are you running?

Can you deploy a simple (MQINPUT -> MQOUTPUT) flow ?
Back to top
View user's profile Send private message
golam_m
PostPosted: Thu Oct 13, 2005 4:49 am    Post subject: Reply with quote

Apprentice

Joined: 10 Oct 2005
Posts: 48

Hi,
Yes I get the exclamation mark next to Execution group also. I am doing a BAR deployment. And the message Flow was a simple ( MQINPUT -> MQOUTPUT) flow only. I am working in Windows NT platform.

Meanwhile I created a new broker with a new broker DB and MQ manager. Again I had the exclamation mark ( Though Channels are running and broker is started). But, if I deploy a message flow, the yellow exclamation sign disappears and the message flow gets successfully deployed. Again I don't have any clue on this.

Thanks,

Golam
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Oct 13, 2005 4:50 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

There is information that will tell you what is wrong.

It is in the Alerts View in the Toolkit.

You should look at that.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
ashritha
PostPosted: Wed Oct 26, 2005 11:46 am    Post subject: Reply with quote

Voyager

Joined: 25 Jul 2005
Posts: 85

After you create the broker and add it to the Broker Domain for the first time... you would always see the Alert(yellow exclamation mark). But when you deploy something successfully, you will no longer see that.

That means, until you deploy something onto the broker for the first time, you will always see the alert(which can be ignored infact)

But if you find similar kind of alert symbols even after your first successful deployment... then there is something wrong with the flow or the contents of the .BAR file that is deployed.

The reason of having this alert until the first deployment is not clear to me either.

Thanks,
Ashritha
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Wed Oct 26, 2005 8:48 pm    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hey, i thought this topic had ben closed

Well ashritha is right.....

In some cases even after deploying u'll find the alert, u'll find the same on the flow which you have imported too....what u got to do is right click the EG and select start Message flows......

Regards.
Back to top
View user's profile Send private message Send e-mail
golam_m
PostPosted: Wed Nov 02, 2005 8:26 pm    Post subject: Reply with quote

Apprentice

Joined: 10 Oct 2005
Posts: 48

Thanks All,
Its working now. When I create a new broker and add it to the broker domaun it shows the alerts. But after deploying one message flow into it and starting the message flow the alerts disappear.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Unable to add a new broker to the broker domain [WBI MB 5.0]
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.