Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | 5.6.1 HF1, HF2, HF3 and HF4 |
Use case:
TIBCO BusinessEvents 5.6.1 base version was originally installed without "Live DataMart Plugin".
After this when applying/installing either HF1, HF2, HF3, HF4 for BE 5.6.1 the installer installs the hotfix of "LiveDataMart Plugin".
This issue occurs on silent installations only and is related to the silent installation feature config file.
This is a product issue CR BE-28547.
Workaround:
Remove/comment out below feature entry from product_businessevents-hf_<version>_FeatureConfig.xml before install 5.6.1-HFx .
e.g. BE 5.6.1HF4 - Remove below lines from product_businessevents-hf_5.6.1_HF-004_FeatureConfig.xml
<installerFeature name="Live DataMart Plugin Hotfix 4" version="5.6.1" visible="true">
<dependency description="TIBCO BusinessEvents Live DataMart Plugin" mustBeInstalled="false" type="feature" uid="be-liveview_be-liveview" version="5.6.1"/>
<dependency description="TIBCO BusinessEvents Studio" mustBeInstalled="false" type="feature" uid="TIBCO BusinessEvents Studio Hotfix 4_businessevents-hf" version="5.6.1.004"/>
<dependency description="TIBCO BusinessEvents Server" mustBeInstalled="false" type="feature" uid="Server Hotfix 4_businessevents-hf" version="5.6.1.004"/>
</installerFeature>