Defining a deploy timeout for TIBCO Administrator GUI and TIBCO Runtime Agent AppManage using TRA files.

Defining a deploy timeout for TIBCO Administrator GUI and TIBCO Runtime Agent AppManage using TRA files.

book

Article ID: KB0089472

calendar_today

Updated On:

Products Versions
TIBCO Administrator -
Not Applicable -

Description

Description:
How to define a deploy timeout for TIBCO Administrator GUI and TIBCO Runtime Agent AppManage using TRA files.

Issue/Introduction

Defining a deploy timeout for TIBCO Administrator GUI and TIBCO Runtime Agent AppManage using TRA files.

Resolution

1). In the file <TIBCO-HOME>/administrator/domain/<domain-name>/bin/tibcoadmin_<domain-name>.tra, increase the value for the property  java.property.tra_deploy_timeout=600 (for instance to 3600).
 
2). At the end of the file <TIBCO-HOME>/tra/domain/<domain-name>/hawkagent.cfg, increase the value for property (if not defined, insert it) tra_deploy_timeout value, which is 600 by default.

Example:

-tra_deploy_timeout 720000.

Note: 720000 is the maximum value and any value above that will not be accepted. If you specify a value greater than the maximum,  the TIBCO Hawk agent will use the default value of 600. 

Restart the Admin server/hawk agent after making the changes above.


3). For the AppManage utility, you can add the property "java.property.tra_deploy_timeout 3600" in the file
    <TIBCO-HOME>/tra/5.x/bin/AppManage.tra.