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>