Author |
Message
|
Lillian |
Posted: Mon Aug 12, 2002 1:57 am Post subject: deploying unix broker |
|
|
Centurion
Joined: 15 Apr 2002 Posts: 102
|
Hi
I have just installed a unix broker to run on an NT config manager.I have been able to assign a simple message flow to it but on deploying I get no response(it just hangs on deployment) I have checked the database entries and the Cbroker table shows it as deploying. I have tried deleting database entries and redeployig but it still hangs with no error but disallows subsequent deploys.What am I missing??? channels are up and running, services are up, Queue manager are running. |
|
Back to top |
|
 |
vmcgloin |
Posted: Mon Aug 12, 2002 3:11 am Post subject: |
|
|
Knight
Joined: 04 Apr 2002 Posts: 560 Location: Scotland
|
Try an mqsilist <brokername> and mqsilist <brokername> -e <exec grp name> to see whether the broker has received the deploy message.
You say the channels are running but if the above looks good then maybe the reply message is sitting on an xmitq on the way back to the configmgr.
Check the other xmitq too.
Are there any eventvwr or syslog errors? |
|
Back to top |
|
 |
Lillian |
Posted: Mon Aug 12, 2002 3:46 am Post subject: |
|
|
Centurion
Joined: 15 Apr 2002 Posts: 102
|
I Get The folowing :
[mqsidev]/opt/mqsi>mqsilist LMD1UMQI_BRKR -e default
BIP8029E: The broker's configuration is not yet deployed.
This command results in an internal configuration message to the broker, this message may only be sent after at least one deployment to the broker from the Control Center.
Reissue the command after the broker's configuration has been deployed.
The xmit queues are empty and there are no errors being logged in the eventviewer or CC log |
|
Back to top |
|
 |
udaybho |
Posted: Wed Aug 14, 2002 7:23 am Post subject: |
|
|
Voyager
Joined: 09 May 2002 Posts: 94 Location: Chicago
|
Lillian,
Its not recommended to delete the broker from the database. You should follow the broker deletion procedure as stated in IBM manuals.
If you continue facing the problem try creating broker with different name.
Do you get any message in syslog ? I have my syslog located at /var/adm/user.log
Uday Bhosle |
|
Back to top |
|
 |
Lillian |
Posted: Wed Aug 14, 2002 8:48 pm Post subject: |
|
|
Centurion
Joined: 15 Apr 2002 Posts: 102
|
Thanks, Uday
I created a broker with a different name and it works.
Lillian |
|
Back to top |
|
 |
maxis |
Posted: Thu Aug 15, 2002 4:14 am Post subject: |
|
|
Centurion
Joined: 25 Jun 2002 Posts: 144
|
Lillian,
For the sake of sanity ...post a message from Config QMgr to Broker QMgr & also other way. See whether communications are happening or not ......
best of luck
M |
|
Back to top |
|
 |
|