Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
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.