TIBCO Managed File Transfer Command Center/Internet Server 8.0.2 hotfix HF-001 is now available

TIBCO Managed File Transfer Command Center/Internet Server 8.0.2 hotfix HF-001 is now available

book

Article ID: KB0102296

calendar_today

Updated On:

Products Versions
TIBCO Managed File Transfer Command Center 8.0.2

Description

Hotfix TIB_mftccis_8.0.2_HF-001 can be downloaded from TIBCO Support Portal (https://support.tibco.com).  
 
You will need to provide your TIBCO Support Portal credentials.  Once logged in you can download the hotfix by selecting the “Downloads” -> “Hotfixes” option. Then go to “/AvailableDownloads/MFT/CommandCenter-InternetServer/8.0.2/” to download the hotfix.
 
The .zip file has the Readme file inside. Please unzip the file and review the Readme file for instructions on how to apply the hotfix.
 
Introduction
 
Hotfixes are cumulative. This is the first hotfix for TIBCO Managed File
Transfer Command Center 8.0.2 and TIBCO Managed File Transfer Internet
Server 8.0.2.
 
================================================================================
Closed Issues in 8.0.2_HF-001 (This Release)
 
The following issue is closed in this release:
 
MFCC-3630
When using Connection Manager with a high volume of transfers, the
DB connections that were used increased.
 
MFCC-3619
JMS initiated Platform Transfers with TransferStatusCheck=YES took longer to
complete if many transfers were executed throughout the day. 
A new value, WAIT, was added to the JMS XML parameter TransferStatusCheck.
WAIT: Wait for the transfer to complete without polling the Platform Server.
 
MFCC-3613        
Connectivity and network errors occurred when many (400+) JMS transfer requests
were initiated at the same time.
A new web.xml parameter, TransferJMSThreadPoolSize, was added. The value
defined for the parameter will throttle the number of concurrent threads created
as the result of data received from JMS. The default value of 100 will throttle
the number of JMS Initiated threads to 100. This includes both Internet Server
and Platform Server initiated JMS transfer requests.
        <context-param>
                <param-name>TransferJMSThreadPoolSize</param-name>
                <param-value>100</param-value>
        </context-param>
Note: The maximum number of threads actually created may be exceeded by one or
      two threads due to the timing of creating and counting Java threads.
 
MFCC-3612        
Intermittent SSH connection failures occurred when the partner server used a
DSA SSH key.
 
MFCC-3603
When the user executed the Platform CLI "GetTransferFromBank", the value
returned for RIPName was invalid. 
Note: A change was made in the Platform Command Line Interface. To implement
      the change, you must copy the following file to the Platform Command Line
      Interface installation directory:
      <MFT Install>/distribution/PlatformTransfer/ClientCommon.jar
 
MFCC-3587        
A user with HelpDeskRight could not update a password for a user with
administrative rights.
 
MFCC-3579        
When creating a PGP system key, a user could not select multiple hashing
algorithms.
 
MFCC-3578        
The scheduler "Purge Log Files" received an exception if the trace directory
name or location was changed.
 
MFCC-3558        
Upgraded Tomcat to v8.0.47.
 
MFCC-3508        
The "Recipient(to)" field for email on the Add Alert and Update Alert pages
allowed only 64 characters. The size restriction did not allow multiple
email ids to be added when configuring an email alert.
 
MFCC-3505        
sFTP transfers to MFTIS v7.3.1 encountered connection failures with Key
Exchange Algorithm: ecdh-sha2-nistp521.
 
MFCC-3446        
Intermittent Platform Server transfers to Internet Server failed, but the
Internet Server transfer was successful.
 
MFCC-3394        
Error "Session Not Found" was received when an FTP upload was performed and
the QUIT command was received on the control connection before the transfer
completed.

Environment

All supported environments

Issue/Introduction

TIBCO Managed File Transfer Command Center/Internet Server 8.0.2 hotfix HF-001 is now available