After upgrading toTIBCO Runtime Agent(TRA) 5.6.2 including JRE 1.6.0, tibcoadmin_domain.tra still uses JRE 1.5.0 in the newly created Administrator domain. How to specify that JRE 1.6.0 should be used instead.

book

Article ID: KB0086426

calendar_today

Updated On:

Products Versions
TIBCO Runtime Agent (TRA) -
Not Applicable -

Description

Resolution:
Resolution
= = = = = =
In order to use JRE 1.6.0, use the traUpgradeManager tool (under /tra/5.6/bin directory) to update JRE references in the tibcoadmintra.template file. This must be done before creating the domain.

Example:

    traUpgradeManager -path C:\tibco\administrator\5.6\template\tibcoadmintra.template -jre C:\tibco\jre\1.6.0

After this update the domain server newly created by the domainutility should use JRE 1.6.0.

Issue/Introduction

After upgrading toTIBCO Runtime Agent(TRA) 5.6.2 including JRE 1.6.0, tibcoadmin_domain.tra still uses JRE 1.5.0 in the newly created Administrator domain. How to specify that JRE 1.6.0 should be used instead.