Rules Management Server (RMS) joins TIBCO ActiveSpaces cluster from another environment

Rules Management Server (RMS) joins TIBCO ActiveSpaces cluster from another environment

book

Article ID: KB0094745

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition 5.x

Description

On startup, the Rules-Management-Server (RMS) joins a TIBCO ActiveSpaces cluster from another environment.


 

Environment

All Operation Systems

Resolution

The reported issue is expected. On startup, the RMS server checks for running agents on the configured discoveryURL and will join an existing cluster if available.
To avoid the issue, be sure that each RMS server from different environments using a unique discoveryURL. You can configure the discoveryURL in the RMS.cdd file (<discovery-url>).

eg: (use differnt port for each environment):
=============================================
dev:
<discovery-url>tibpgm://7777/0.0.0.0;224.5.3.101</discovery-url>

test:
<discovery-url>tibpgm://7778/0.0.0.0;224.5.3.101</discovery-url>

prod:
<discovery-url>tibpgm://7779/0.0.0.0;224.5.3.101</discovery-url>
 

Issue/Introduction

Rules-Management-Server-RMS-joins-TIBCO-ActiveSpaces-cluster-from-another-environment (not working proberly)

Additional Information

RMS