In BusinessEvents 4.0.1, starting multiple cache servers with WKA configurations fails with a RuntimeException.

In BusinessEvents 4.0.1, starting multiple cache servers with WKA configurations fails with a RuntimeException.

book

Article ID: KB0089668

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
============
In BusinessEvents 4.0.1, starting multiple cache servers with WKA configurations fails
with RuntimeException.


Environment:
==========
TIBCO BusinessEvents 4.0.1 Studio

  

Symptoms:
=========
BE Engine throws the following exception -

java.lang.RuntimeException: At least one Archive must be configured to use the distributed Cache.


Cause:
=====
The name of the processing unit is case sensitive


Resolution:
==========
Since processing unit name is case sensitive, providing the exact same name while starting the engine as defined in the CDD file.

Issue/Introduction

In BusinessEvents 4.0.1, starting multiple cache servers with WKA configurations fails with a RuntimeException.