Products | Versions |
---|---|
TIBCO Runtime Agent (TRA) | - |
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
available_downloads/ActiveEnterprise/TIBCORuntimeAgent/5.6.0/hotfix-3/
Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
======================================================================
Issues Closed in 5.6.0-hotfix3 (This release)
Defect 1-9EJSCF
Adjust the http pseudo-mime parser to handle axis breakage with
chunked mime (axis did not have enough line separators).
This has been fixed.
Defect 1-9CZHTR
Prevent array out of bounds exception during validation when schema
model had an "all" group, and the containing instance element was empty.
This has been fixed.
Defect 1-97Y9Y4
TIBCO Designer(TM) failed to write the local cache fully to the .tibco-dav
folder and consequently failed to open a project from TIBCO XML Canon(TM).
To fully address this issue, you may need to add the following property
to the designer.tra file and increase the timeout <N> to a value
greater than 40. For example, over a very slow connection you may want
to replace <N> with 1200.
1. Open {TIBCO_HOME}/designer/5.6/bin/designer.tra.
2. Add the following lines just above the
"*** Do NOT modify beyond this line ***" banner:
# Adds the time-out flag to the TIBCO WebDAV connector
# Uncomment the following property to change the default
# timeout (40 seconds) to <N> seconds.
java.property.com.tibco.xmlcanon.davstore.timeout=<N>
3. Restart TIBCO Designer after modifying the property.
======================================================================
Issues Closed in 5.6.0-hotfix2
Defect 1-9CD0B3
The JDBC driver failed to accept data larger than 32KB for Oracle
procedures if the data type was CLOB.
This has been fixed.
Defect 1-9DAITH
(Solaris 10 x86 Only) The tibicudata.dat and tibicudata32.dat files
were missing in the TIBCO Runtime Agent build.
This has been fixed.
======================================================================
Issues Closed in 5.6.0-hotfix1
Defect 1-9BDEUG
An SDK exception occurred when starting an application in TIBCO
Administrator if the application used a message filter.
This has been fixed.
Defect 1-9BDFGD
An exception in the start method occurred when starting TIBCO Designer
using JRE 1.6.0.
This has been fixed.
Defect 1-929961
In XPath Formula Builder, when dragging and dropping from the Data,
Functions or Constants tab, in the extreme right corner of the wizard,
"Expression Evaluates to" or a relevant message appeared. But the
message window was blank.
This has been fixed.
Defect 1-96QPVS
A comma within a string value in the Constraint field of a string type
global variable could not be escaped. The comma always separated the
value into two strings.
This has been fixed.
======================================================================