Usage of Well Known Address in BusinessEvents 5.0 using ActiveSpace Datagrid.

Usage of Well Known Address in BusinessEvents 5.0 using ActiveSpace Datagrid.

book

Article ID: KB0094345

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
============
Inference agent is not able to discover other engines or cache servers in the same cluster configured using well known address.

Environment:
==========
TIBCO BusinessEvents 5.x
All Operating Systems

Symptoms:
=========
Inference agent  prints  "WARNING: Waiting for discovery nodes to come up...." while starting up.

Cause:
=====
This problem could happen due to misconfiguration like the following:

Value of be.engine.cluster.as.discover.url set to tcp://220.7.7.2:50031;tcp://220.7.7.2:50032.

Resolution:
=========
Value should be  tcp://220.7.7.2:50031;220.7.7.2:50032.
According to the documentation the  WKA value should be  tcp://ip:port[;ip:port]*/

Issue/Introduction

Usage of Well Known Address in BusinessEvents 5.0 using ActiveSpace Datagrid.