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

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

book

Article ID: KB0102153

calendar_today

Updated On:

Products Versions
TIBCO Managed File Transfer Command Center 8.0.2

Description

Hotfix TIB_mftccis_8.0.2_HF-003 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 third 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-003 (This Release)
 
The following issues are closed in this release:
 
MFCC-3864
The load balancer "Ping" connections to the MFT FTPS Server did not free memory
and caused an Out of Memory error.
 
MFCC-3852
On Internet Server "FTP Server" PASV mode and "FTP Client" PORT mode,
Internet Server did not set the TLS ciphers based on the web.xml TLSCiphers
parameter.
 
MFCC-3851
When a network error occurred on a back-end SSH Server, Internet Server did not
notify the Platform Server client that it was a retryable error.
 
MFCC-3812
When a SAML session timed-out, the user was redirected to the MFT login page;
the user should have been redirected to the SAML login page.
 
MFCC-3799
After a file share expired and the archiver was run, the owner of a shared
folder could not access the folder.
 
MFCC-3798
Certificate authentication was not enabled when using a PIV (Personal Identity
Verification) certificate because the SAN PrincipalName was not extracted.
To enable PIV certificate authentication, set the following web.xml parameter
and restart the MFT Server. 
<context-param>
<param-name>HTTPSCertAuthField</param-name>
<param-value>SAN:OtherName:PrincipalName</param-value>
</context-param>
 
MFCC-3797
The audit record "Client Transfer Protocol" displayed incorrect information
when a Platform Server initiated a transfer request.
 
MFCC-3791
If many servers were defined (1000+), it took 20 seconds for the Add Transfer
and the Update Transfer pages to be displayed and the CPU usage was high
during that time.
 
MFCC-3769        
The archiver received an SQL error deleting expired file shares when the
Oracle database was used.
 
MFCC-3735
The LoginAudit file did not accurately log the failed login requests.
 
MFCC-3414
If 1000+ servers were defined, the Manage Servers page took about 20 seconds
to display.
 
MFCC-3172
If the User Id field contained an ampersand (&), a user account was not
created.
 
MFCC-3067        
When a department administrator accessed the server entries on the Transfer or
Alerts pages, not all servers that were managed by the department
administrator were returned.
 
MFCC-3066        
When a department administrator accessed the Manage Groups page, not all
records were returned.
 
MFCC-3065        
When a department administrator accessed the Manage Alerts page and there were
more than 100 entries displayed, the "List Next 100" link did not work
correctly.
 
MFCC-3063        
If a user had been assigned other departments to manage, then on the Update
User page, all departments could not be removed from "Manage Departments"
for that user.
 
MFCC-3059        
When user records for a department administrator were retrieved, not all users
who were managed by the department administrator were returned.
 
MFCC-3011        
When the MFT department administrator executed the “Manage Transfer” search by
description criteria, the full list of transfers was not displayed.
 
================================================================================
Closed Issues in 8.0.2_HF-002
 
The following issues are closed in this release:
 
MFCC-3782
When a file transfer request was made from an MFT Platform Server client to any
other back-end server, the following error message was received: "The system
cannot find the file specified."
 
MFCC-3777
During the hotfix installation, the Installer did not wait for the MFT Server
to stop.
 
MFCC-3776
When the virtual alias had multiple directories, directory downloads initiated
by Platform Server failed with the following exception: "String index out of
range."
 
MFCC-3773
A long running back-end AS2 upload displayed a DB exception on the checkpoint
record in the trace file. But the exception did not affect the upload.
 
MFCC-3764
For an incoming AS2 transfer issue with a partner, the following error message
was received: "Unable to verify content integrity: Message digest was
encrypted with unknown algorithm."
 
MFCC-3762
When adding a PGP or protocol key for a user with an '&' character in the
user ID, the following error message was received: "HttpParaInputFilter -
parameter checking violation has occurred" and the user authentication failed.
 
MFCC-3760
A memory leak in the SFTP server caused Out of Memory errors.
 
MFCC-3759
When a transfer was set to *LOCAL, an empty PPA trace file was generated for
each PPA executed.
 
MFCC-3755
Long running Platform Server transfers could fail because of a session timeout.
 
MFCC-3739
The LDAP group name associated with the LDAP authenticator right management got
corrupted if the LDAP group name contained a space.
 
MFCC-3734
When the LDAP authenticator was refreshed after the admin user clicked the
update button, all the group rights were removed except the ones that were
edited.
 
MFCC-3706
When a client initiated FTPS SSL negotiation to MFT hung, subsequent FTPS
requests also timed out.
 
MFCC-3695
When FTP/FTPS StartThread received an Out of Memory error, the FTP service
failed. Note: When executing FTP/FTPS on UNIX, set the Max User Process limit
(ulimit -u) to 4096 or 8192. 
 
MFCC-3666
MFT FTP server support was added for FTP client command: "OPTS UTF8 ON".
 
MFCC-3652
Disabled scheduler jobs logged a start message but did not log a completion
message.
 
MFCC-3651
Command Center initiated platform transfers did not specify a TCP timeout.
 
MFCC-3644
When an SSH client upload was cancelled, the Internet Server audit record
indicated Success and the Success PPA was executed.
 
MFCC-3641
When the connection manager server received an Out of Memory error (caused by
exceeding the process count limit on Linux), a dead command channel was left in
the open connections.
 
MFCC-3629
An LDAP user's department was synchronized even if the department did not exist
in the MFT database.
 
MFCC-3626
For JMS initiated platform transfers, the time needed to retrieve the transfer
status took longer on high volume Platform Servers.
 
MFCC-3625
When an admin user clicked Reports -> View Active Transfers, the error
"java.lang.NullPointerException" was received.
 
================================================================================
Closed Issues in 8.0.2_HF-001
 
The following issues were 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.

Issue/Introduction

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

Environment

All supported environments