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 » Clustering » Cluster and HeartBeat Interval

Post new topic  Reply to topic
 Cluster and HeartBeat Interval « View previous topic :: View next topic » 
Author Message
oware
PostPosted: Mon Sep 23, 2002 11:27 am    Post subject: Cluster and HeartBeat Interval Reply with quote

Novice

Joined: 28 Jan 2002
Posts: 23

Hi,

I have strange thing going on in MQSeries. We have two MQSeries server machine with each one having one queue manager (Full Repository), Queue manager having one Queue Q1 on each of them. On all cluster Receiver, cluster sender, Server connection, client connection channel the heartBeat Interval is 120secs and Disconnect Interval set to 0 to keep channel running all the time.

Client application initially connects to Primary cluster queue manager CMQ1 and sends all messages to it. CMQ1 then sends messages to queue manager QM1 on machine M1 and QM2 on Machine M2 respectively. Now if CMQ1 goes down (either its shut down or network connection problem), Client connection has a logic that it connects to cluster queue manager CMQ2 immediately.

Problem:

Now the problem is When CMQ1 goes down, Client application freezes for 5 minutes after which it attempts to connect to CMQ2. But since we have set Heart Beat interval to 120secs, client Application should get a connection error from CMQ1 and then it should connect to CMQ2. In short timeout interval should be equal to 120secs and not 300secs.

Can anybody please explain me this strange MQ series behavior or am I wrong somewhere.

Thanks in advance.

Prashant.


Last edited by oware on Mon Sep 23, 2002 12:28 pm; edited 1 time in total
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
vennela
PostPosted: Mon Sep 23, 2002 11:42 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

Forget Heart Beat Interval. Seach on that topic and you will get a bunch of threads on that.

The channel is gonna retry to connect for
1. Short retry count +
2. long retry count
number of times.
This means your 300 seconds = shortRetryCount* shortRetryInterval + longRetryCount* longRetryInterval.

---
Venny
Back to top
View user's profile Send private message Send e-mail Visit poster's website
MQS
PostPosted: Wed Sep 25, 2002 6:50 am    Post subject: Reply with quote

Newbie

Joined: 12 Feb 2002
Posts: 7

Hi Venny,

Thanks for your reply. But this seems not to be the case. I have default settings set for Short retry and long retry.i.e
Short Retry Count=10 and Interval=60
Long Retry Count=999999999 Interval=1200

Also does these settings play any role between client application connection and sever connection?

Thanks once again.

Prashant.
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 » Clustering » Cluster and HeartBeat Interval
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.