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.3.3/hotfix-08/ to download the appropriate hotfix for your OS/platform.
Bug Fixes:
Defect Id: 1-6NHJ8D
TIBCO Designer validated certain projects without any errors.
However, validating the same projects from the command line using
the validateproject utility threw Null Pointer Exception.
This has been fixed.
Defect Id: 1-7BYEGV
The 'Java Method' activity considered the second parameter as the
first one if the first parameter is 'String[]' and the second
parameter is 'int'. This has been fixed.
Defect Id: 1-7VWRPZ
The custom ID of a process is stored in the checkpoint job file.
However, the custom ID became null and inaccessible when a process
was recovered. This has been fixed.
Defect Id: 1-7ZVY88
In a BusinessWorks process with the 'check point' activity, if
you stopped the process after a few jobs and restarted it from
TIBCO Administrator, the duplicate id information of the checkpointed
jobs was not getting cleared from the duplicates table in the
database. This has been fixed.
Defect Id: 1-81QY9Y
The Subscribe activity was unable to get the datetime param value
in DST mode even though the Publisher published it with the
correct DST. This has been fixed.
Defect Id: 1-83YTVB
No suitable driver error was thrown on engine startup when using
Oracle RAC. This has been fixed.
Defect Id: 1-84M057
TIBCO BusinessWorks SOAP and HTTP server threw errors while
handling 100 concurrent client requests. This is fixed by exposing
the Tomcat property AcceptCount. You can tune the engine performance
by configuring the bw.plugin.http.server.acceptCount property in
the bwengine.tra file.