Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Description:
TIBCO BusinessConnect 5.2.1 hotfix 6 has been released.
You can download this Hot Fix 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/ActiveExchange/BusinessConnect/5.2.1/hotfix-06/
Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
Closed Issues in 5.2.1 Hotfix 6 (This Release)
CR: 1-A4QZ2T
SSH may create zero length files on the ssh server if there are sporadic
transport disconnections during the transfer. This problem has been fixed.
CR: 1-9LQYWX
The SSH transport can wait for ssh server transport replies indefinitely
if the server stops responding and fails to properly close the connection.
The transport now allows up to 3 minutes for the server to return a valid
reply. If limiting reply timeouts is undesired or longer timeouts are
preferred, the property
java.property.bc.ssh.socketTimeout=<timeout in seconds>
can be added to the BusinessConnect Engine.tra files to override the
behavior. The value 0 can be used to disable timeouts. With a high or
indefinite (0) timeout, the inbound SSH/FTP poller may become prone to
excessive waiting, therefore disabling it is not recommended.
This problem has been fixed.