Reducing Tomcats from the cluster with orders in execution.

Reducing Tomcats from the cluster with orders in execution.

book

Article ID: KB0086901

calendar_today

Updated On:

Products Versions
TIBCO Fulfillment Order Management -
Not Applicable -

Description

Description:
We decided to run FOM with less Tomcats in the cluster. For this we have to delete the Tomcat from the domain members table. If all the orders are completed then this process will work. If orders from Tomcat we have deleted from a cluster are not completed and we are using the originator property, then these orders will not complete.

Symptoms:
Messages pending in replies queues and orders not completing.

Cause:
We will send messages with originator to replies queues. Only messages with originator that is part of the cluster will be consumed.

Resolution

The solution would be to create a BW stub that would pick up the messages for this member from the inbound queues, remove the originator from those messages and send the resulting messages back to the same queue.

Issue/Introduction

Reducing Tomcats from the cluster with orders in execution.

Additional Information