After restarting BusinessEvents some transitions are not fired for Events received before shutdown (Events in backing store).

book

Article ID: KB0085692

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
===========
After restarting BusinessEvents (BE) some transitions are not fired for Events received before shutdown (Events in backing store).

Environment:
===========
Business Events 3.0.2
All Operating Systems

Symptoms:
=========
Transitions not fired after restart althrough Events received before shutdown BusinessEvents.

Cause:
======
Events not recovered after restart into memory after restart.

Resolution:
========
# preload and recover the events
be.engine.cluster.preload=include
be.engine.cluster.&lteventURL>.preload=true

be.engine.cluster.recover=include
be.engine.cluster.&ltEventURL>.recover=true

NOTE:
The startup time of BE is faster as more Cache Servers are started.

Issue/Introduction

After restarting BusinessEvents some transitions are not fired for Events received before shutdown (Events in backing store).