I have TIBCO BusinessEvents(BE), TIBCO BusinessWorks(BW) and TIBCO BusinessFactor(BF) installed. After deploying the BW process containing a BE pallet, I got exception with message “Illegal group reference” from BE.

I have TIBCO BusinessEvents(BE), TIBCO BusinessWorks(BW) and TIBCO BusinessFactor(BF) installed. After deploying the BW process containing a BE pallet, I got exception with message “Illegal group reference” from BE.

book

Article ID: KB0092585

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
If you have BF 5.2 installed, check the deployed BW application tra file to see if there is a "$(TIBCO_BF_HOME_ESC)" in tibco.env.SHLIB_PATH. The ‘$’ caused the exception from BE. The "$(TIBCO_BF_HOME_ESC)" in tibco.env.SHLIB_PATH is added by BF 5.2 installer in bwengine.tra which is copied to the deployed BW application tra file after deployment. This is a defect in BF 5.2 installer and will be fixed.

Solution: manually remove the "$(TIBCO_BF_HOME_ESC)" in tibco.env.SHLIB_PATH from bwengine.tra before the deployment.

Issue/Introduction

I have TIBCO BusinessEvents(BE), TIBCO BusinessWorks(BW) and TIBCO BusinessFactor(BF) installed. After deploying the BW process containing a BE pallet, I got exception with message “Illegal group reference” from BE.