TIBCO BusinessEvents (BE) dashboards malfunctioning with multiple inference agents.

TIBCO BusinessEvents (BE) dashboards malfunctioning with multiple inference agents.

book

Article ID: KB0090060

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
===========
The charts are not updated correctly when more than one inference agent updates the metrics. Some updates get lost.

Environment:
===========
  o BusinessEvents 4.0
  o BusinessEvents Views 4.0
  o All Operating Systems

Symptoms:
=========
chart does not include all metric updates (missing/incorrect values)

Cause:
======
Some updates get lost when both agents update the chart at the same time.

Resolution:
========
Add the property be.engine.metric.lock.islocal to the Cluster Deployment Descriptor (CDD) - cluster area or on all agent classes and set the value to false.

Property: be.engine.metric.lock.islocal=false

Issue/Introduction

TIBCO BusinessEvents (BE) dashboards malfunctioning with multiple inference agents.