Installing Admin Agent After Installing the Hawk Components
1. | Edit the same .silent file which was used for Hawk components installation. See Installing the Hawk Components and Admin Agent. |
2. | Using a text editor, open the copied file and update the install location, ENV_NAME , and features to install as follows: |
Update ENV_NAME
. Admin Agent must use the same ENV_NAME
that TIBCO Hawk uses.
For example, update ENV_NAME
as follows:
<entry key="createNewEnvironment">false</entry>
<entry key="environmentName">TIBCO-HAWK_HOME</entry>
Update features to install. Set the following feature to true
to install the Admin Agent component. See Understanding Installation Profiles for more details.
<entry key="feature_Admin Agent Runtime_hawk">true</entry>
3. | Run the following command to start the installation: |
— | On Windows: |
TIBCOUniversalInstaller.cmd -silent -V responseFile="TIBCOUniversalInstaller_hawk_<version>
.silent"
— | On UNIX/Linux: |
TIBCOUniversalInstaller.bin -silent -V responseFile=" TIBCOUniversalInstaller_hawk_<version>
_silent "
Note |
Provide a complete (absolute) path of |
A line similar to the following is written to the installer log file when installation completes:
... Install, com.tibco.installer.util.TIBCOInstaller, dbg.Debug, Executing Event:::OnEndInstall