Products | Versions |
---|---|
TIBCO Administrator | - |
Not Applicable | - |
Description:
You can download this HotFix from the TIBCO Product Support FTP server using your eSupport username and password, at
ftp://support-ftp.tibco.com
Once you have successfully logged into the server, you will find the hotfix packages under
ActiveEnterprise/TIBCOAdministrator/5.4.0/hotfix-1
Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
======================================================================
Issues Closed in 5.4.0-hotfix1 (This release)
1-7YACCN
Global variable values were jumbled after modifying the value and clicking
the Save button in the configuration panel. This happens in projects where
there are many global variables (200+). The issue occurs on AIX
platforms, but could happen on all platforms.
To work around this issue, add the following line in the
tibcoadmin_<domain>.tra file. This property exists in 5.4.0, but is
not exposed in the tibcoadmin_<domain>.tra file.
java.property.WFC.SILK_SUPPORT_ENABLED=true
1-8BILHL
Fixed the handling of commit notifications. Applications would
unnecessarily load entire configurations and consume a lot of
memory even when deployment was done using AppManage.
1-8C0780
When catching EntityRuntimeException, the logic in getting the
exception could result in an infinite loop. This has been fixed.
1-81B08C
Exception when clicking on properties in deployed configuration screen.
This has been fixed.