Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Network Problem

7 views
Skip to first unread message

koray

unread,
Jul 7, 2009, 5:46:02 AM7/7/09
to
Hello
I am using IBM MQ 7.0. I am testing something.

I try get message in a loop. everything is ok. But When I unplug the
network cable or disable network card of server get method is not
responce. and waiting.

I setted options of MQGetMessageOptions to MQGMO_FAIL_IF_QUIESCING.
But result is same.

How can I find a solition

Thank You

Pete Mullins

unread,
Jul 26, 2009, 11:28:30 AM7/26/09
to
koray wrote:

You need to set the channel heartbeat.

Regards


glenbadd

unread,
Jul 29, 2009, 8:24:26 PM7/29/09
to

MQGMO_FAIL_IF_QUIESCING is completely unrelated to MQ behaviour when
there is a network outage.

Assuming you are using MQ Client 7.0, set the Heart Beat Interval on
the CLNTCONN channel.
This feature wasn't available in MQ Client 6.0, as the client TCP
protocol was only half duplex.

HTH, Glenn.

0 new messages