TIBCO Runtime Agent (TRA) 5.13.0 Hotfix-06 is available

TIBCO Runtime Agent (TRA) 5.13.0 Hotfix-06 is available

book

Article ID: KB0138572

calendar_today

Updated On:

Products Versions
TIBCO Runtime Agent (TRA) 5.13.0

Description

TIBCO Runtime Agent (TRA) 5.13.0 Hotfix-06 is available.

You can download this hotfix from TIBCO Support Portal (https://support.tibco.com). You will need to provide your TIBCO Support Portal credentials. Once logged in you can the download the hotfix by selecting the "Downloads" -> "Hotfixes". Then go to the AvailableDownloads/TRA_Designer/5.13.0/hotfix-06.

================================================================================
Changes in Functionality 5.13.0_HF-006 (This Release)

TRA-6902
Supported Database Drivers - Microsoft SQL Server

Applies to: TRA 5.13.0 HF-006

Starting with TRA 5.13.0 HF-006, the Microsoft SQL Server JDBC driver has
been upgraded from mssql-jdbc-8.2.2.jre11.jar to mssql-jdbc-13.2.1.jre11.jar.

Required Configuration Changes

The upgraded driver requires two additional parameters in the database
connection URL for a successful connection:

| Parameter              | Value  | Description                             |
|------------------------|--------|-----------------------------------------|
| encrypt                | true   | Enables encryption for the database     |
|                        |        | connection.                             |
| trustServerCertificate | true   | Configures the driver to trust the      |
|                        |        | server's SSL/TLS certificate.           |

Example:

Add the parameters to your JDBC connection URL as shown below:

jdbc:sqlserver://<host>:<port>;databaseName=<database>;encrypt=true;trustServerCertificate=true

Note: These parameters are required only when using the upgraded 
mssql-jdbc-13.2.1.jre11.jar driver shipped with TRA 5.13.0 HF-06 and later.
Existing connections using the previous mssql-jdbc-8.2.2.jre11.jar driver
are not affected.

================================================================================
Closed Issues in 5.13.0_HF-006 (This Release)

TRA-6894
TIBCO JRE has been upgraded to 17.0.19 patch version.

TRA-6893
Tomcat library has been upgraded to 9.0.118 patch version.

TRA-6854
If the Identity resource uses a Global Variable (GV) for the file path,
the Test Connection in the Adapter/JMS session will fail.
This issue has now been fixed.

TRA-6788
Designer reports a NullPointerException (NPE) when opening an application from 
the data files at $TIBCO_HOME/tra/domain/domainname/datafiles/appname_root/. 
This issue has now been fixed.

TRA-6678
The domainutilitycmd task template files are not valid according to the 
domainutility.xsd schema. This is now addressed.

TRA-4061
The "Start on Boot" option, when selected for a service instance in 
TIBCO Administrator, could sometimes cause duplicate processes to be created.
This issue has now been fixed.

================================================================================

Environment

OS: Windows, Linux

Issue/Introduction

TIBCO Runtime Agent (TRA) 5.13.0 Hotfix-06 is available

Attachments

TIB_TRA_5.13.0_HF-006_readme.txt get_app
TIB_TRA_5.13.0_license.pdf get_app