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.6.2/hotfix-03/ to download the appropriate hotfix for your OS/platform.
Closed Issues in 5.6.2_hotfix3 (This Release)
1-96GY0P
The external command activity did not work on UNIX platforms if one
of the parameters contained space(s) and was enclosed in double quotes.
This has been fixed by introducing a new checkbox 'Remove Parameter
Quotes' in the External Command activity's Configuration tab. By
default, the checkbox is not selected. Select the checkbox to provide
the parameter without the enclosing quotes.
1-96QOFW
When the ActiveMatrix BusinessWorks engine is flow controlled, with a
FlowLimit value greater than zero, the JMS Receiver activity threw an
IllegalStateException after running for a while. This was observed
irrespective of the value set for MaxJobs. This has been fixed.
1-97JJRU
When a queue was deleted before the JMS Queue Sender activity
completed, a TransactionRolledBackException was thrown, the
transaction was rolled back, and the process was re-executed
successfully. However, the JMS Queue Sender activity within a JMS
Local Transaction group did not catch this exception. This has been
fixed.