When trying to install TRA, the installation gets as far as "Launching InstallShield Wizard........".Then nothing else happens and the installer slowly consumes all the available memory.

book

Article ID: KB0086682

calendar_today

Updated On:

Products Versions
TIBCO Runtime Agent MUI JA -
Not Applicable -

Description

Resolution:
The installer is probably either looking for an already installed JRE or trying to unpack and install a temporary JRE.

Try using an already installed JRE, by adding the following command line option to the installer command line:
    -is:javahome &ltJRE HOME>
replacing &ltJRE HOME> with the home directory for the installed JRE on your machine.

Issue/Introduction

When trying to install TRA, the installation gets as far as "Launching InstallShield Wizard........".Then nothing else happens and the installer slowly consumes all the available memory.