Author |
Message
|
tommq |
Posted: Wed Oct 03, 2007 8:16 am Post subject: Clustering |
|
|
 Novice
Joined: 18 Jul 2007 Posts: 20
|
hi friends,
iam facing a small problem in clustering. i created 2 full repository in server 1 and 1 partial in server2 and added partial repository in cluster (CLUS) of server 1 . every thing is working fine messages are transfering both side fine. but if i restart server1 or server 2 i am getting an error that is queue manager is not in cluster memebership (4514) what shall i do . i tried in all the ways possible but i was not able to put message to partial in server 2.
thanking yor in advance friend.
tom |
|
Back to top |
|
 |
Vitor |
Posted: Wed Oct 03, 2007 8:18 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Make sure the cluster channels start properly when you restart the queue manager.
And post Cluster questions in the Clustering forum!
Moderator - any chance of a move if you please? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
tommq |
Posted: Wed Oct 03, 2007 8:20 am Post subject: |
|
|
 Novice
Joined: 18 Jul 2007 Posts: 20
|
hi vitor,
the cluster sender channel is also in running state. but also the same..... |
|
Back to top |
|
 |
Vitor |
Posted: Wed Oct 03, 2007 8:26 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Then double check the configuration:
- all the queue managers belong to the same named cluster (including case)
- each of the queue managers has a cluster reciever
- each of the queue managers has a cluster sender pointing to one (or the other) FR
Then if that's all correct, stop one of the servers, start it and look for log messages when it tries to rejoin the cluster. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Oct 03, 2007 8:26 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What error message are you actually getting? Where is the error message being seen?
What is 4514? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Vitor |
Posted: Wed Oct 03, 2007 8:28 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
jefflowrey wrote: |
What error message are you actually getting? Where is the error message being seen?
What is 4514? |
Quote: |
AMQ4514 The queue manager is not a member of cluster '&1'.
Explanation: The object which you have shared in the cluster will not be available to other members of the cluster until you make this queue manager a member of the cluster.
User Response: None
|
At a guess, hence my advice to double check the configuration. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Oct 03, 2007 8:33 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
D'oh!
I looked, and didn't actually open the page for WebSphere MQ Explorer messages. I went and looked at the entry under "Other user interface messages" for "4350-4764"...
tommq - can you confirm that you set the cluster attribute on the FRs to the name of the cluster?
Does this error only show up when the qmgrs have newly started up - and go away after a while? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
tommq |
Posted: Wed Oct 03, 2007 8:36 am Post subject: |
|
|
 Novice
Joined: 18 Jul 2007 Posts: 20
|
friend,
how to add queue manager into cluster membership its also a member, i checked queue , queue manager every thing is in add in cluster but also its showing same error
pls.......... |
|
Back to top |
|
 |
Vitor |
Posted: Wed Oct 03, 2007 11:12 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
tommq wrote: |
how to add queue manager into cluster membership its also a member |
Do as jefflowrey suggests.
You'll find the procedure detailed in the Clusters manual. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|