Queue receivers on an exclusive queue stop receiving messages after JMS Server failover.

Queue receivers on an exclusive queue stop receiving messages after JMS Server failover.

book

Article ID: KB0087872

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Description:
Symptoms
========

This problem can be seen will all versions. When two JMS Servers are configured in Fault Tolerant mode, and a queue receiver is using FT urls, if the queue is defined with the "exclusive" property, then the queue receiver will stop receiving messages if the primary JMS Server fails over the standby JMS Server. The queue receiver will not exit though.


Impact
======

Loss of Functionality
The queue receiver will stop receiving messages.


Workaround
==========

None when the problem occurs. The queue receiver has to be restarted for the message delivery to resume.
In such configuration, the queue receiver should not use FT urls.


Cause
=====

Defect


Resolution
=========

This is fixed in the 4.1.0 release


Symptoms:

Cause:

Issue/Introduction

Queue receivers on an exclusive queue stop receiving messages after JMS Server failover.