Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Description:
This hotfix doesn't need any TRA hotfix. The patch can be downloaded from the TIBCO Support ftp server, support-ftp.tibco.com. Please use your eSupport username and password to access the server. After connecting, go to /available_downloads/ActiveEnterprise/BusinessWorks/BW/5.2.1/hotfix-03/ to download the appropriate hotfix for your OS/platform.
Defects Fixed:
Defect Id: 1-65K2GI
Addressed a Null Pointer Exception error when the BW engine is
shut down via Ctrl-C.
Defect Id: 1-6D15E8
Internal fix.
Defect Id: 1-6G2Z24
Ensure global variables cannot be embedded in the following fields:
- "statement" input field of SQL Direct
- JDBCQUery/Update where there are input prepared parameters
- Call procedure where there are input parameters
Defect Id: 1-6G2Z2L
Made these JDBC input fields thread-safe: ServerTimeZone,
timeout, and subsetSize.
Defect Id: 1-6HJW1Y
Fixed the problems seen when using DB2 in XA transaction mode.
Defect Id: 1-6KDLV8
Fixed a problem in the Adapter Request-Response service activity,
where a new thread gets created with each new request. This happened
when the Subject name is specified in the configuration tab to
replace the default adapter Subject name.
Defect Id: 1-6KNA16
Addressed an issue where the Sequence key process was not
always correct.
Defect Id: 1-6M143O
Internal fix.
Defect Id: 1-6M1EI4
FTP activity was not timing out according to the time out parameters
for data connections. This issue has been fixed.
Defect Id: 1-6M3CU0
Defect Id: 1-6M3FQP
Internal fix.
Defect Id: 1-6MA3U0
Addressed an issue with using Java schema for an abstract class
in the Java to XML palette. The output tab was not always showing
the correct class name.
Defect Id: 1-6MAGBD
JMS Topic publisher is now publishing the JMS default property
header of JMSXGroupID and JMSXGroupSeq.
Defect Id: 1-6MBNI5
In some cases when you BusinessWorks with an Oracle OCI JDBC
driver, you may get an erraneous "JDBC activty timed out" message.
This has been corrected.
Defect Id: 1-6MEY62
Internal fix.
Defect Id: 1-6MF1XE
Fixed an illegal argument exception that happened when a piece
of email bounced because of incorrect address.
Defect Id: 1-6MT0VY
Addressed an issue in which BW was sending the incorrect
xsi:type for "any" type attributes in an AE XML message. This
caused the SDK adapter to throw an exception.
Defect Id: 1-6MT133
Addressed an issue in BW when serializing any unsigned
integer of value greater than 2^31 from any C++ adapters. These
numbers were published as negative value.