Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
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.<eventURL>.preload=true
be.engine.cluster.recover=include
be.engine.cluster.<EventURL>.recover=true
NOTE:
The startup time of BE is faster as more Cache Servers are started.