Silent installation - dependency check error when installing TIBCO BusinessEvents Hotfix (e.g. 5.1.3 HF1)

Silent installation - dependency check error when installing TIBCO BusinessEvents Hotfix (e.g. 5.1.3 HF1)

book

Article ID: KB0092604

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Description:
Unable to finish a silent hotfix installation of TIBCO BusinessEvents Hotfix 5.1.3HF1, when not all BusinessEvents add-ons are installed. 

Symptoms:
Hotfix cannot be installed. Installer log reports a dependency check error: 

(<timestamp>), ::ERROR::, Dependency check for 'be-process-modeler_be-process-modeler: TIBCO BusinessEvents Process Modeler' failed., class com.tibco.installer.util.TIBCOResolveInstallDependencies
(<timestamp>), ::WARNING::, TIBCOMessage: Can't find resource for Key=Exit Installation, class com.tibco.installer.util.TIBCOMessage
(<timestamp>), ::WARNING::, TIBCOMessage: Can't find resource for Key=Change Selections, class com.tibco.installer.util.TIBCOMessage
(<timestamp>), TIBINS212908: Warning, tibco_uninversal_installer, ,       DEPENDENCY CHECK FAILED:
The installation feature, Process Modeler Hotfix 1, has failed an internal dependency check.
TIBCO BusinessEvents Process Modeler (1.1.1.0) or above is required and could not be located in the current TIBCO Home directory.



Cause:
By default the installer tries to update all available TIBCO BusinessEvents addons. When one of the components missing the silent install file must be updated (disable add-on).

Resolution

Update the silent installer file and disable all add-ons which have not been installed

<!-- DecisionManager -->
<entry key="feature_Decision Manager Hotfix 1_businessevents-hf">false</entry>
<!-- Views -->
<entry key="feature_TIBCO BusinessEvents Views Modeler Hotfix 1_businessevents-hf">false</entry>

<!-- Event Stream Processing -->
<entry key="feature_Query Hotfix 1_businessevents-hf">false</entry>

<!-- Data Modeling -->
<entry key="feature_State Modeler Hotfix 1_businessevents-hf">false</entry>
<entry key="feature_Database Concepts Hotfix 1_businessevents-hf">false</entry>

<!--  Process Orchestration -->
<entry key="feature_Process Modeler Hotfix 1_businessevents-hf">false</entry>
<entry key="feature_Process Orchestration Server Hotfix 1_businessevents-hf">false</entry>

NOTE:
CR BE-21428 has been raised to add the above records to the default .silent installer file (installation enabled - value true).

Issue/Introduction

Silent installation - dependency check error when installing TIBCO BusinessEvents Hotfix (e.g. 5.1.3 HF1)