TIBCO Managed File Transfer Internet Server hotfix FX01905 is now available

TIBCO Managed File Transfer Internet Server hotfix FX01905 is now available

book

Article ID: KB0104264

calendar_today

Updated On:

Products Versions
TIBCO Managed File Transfer Internet Server -
Not Applicable -

Description

Description:
FX01905 is a cumulative hotfix and includes the following fixes:

01. MFCC-650 Resolves a "java.lang.NullPointerException” when trying to add Responder Profile to MFT Platform Server when the “Effective Password” is not defined.
02. MFCC-649 Tuned PGP Upload and Download transfers to use less CPU.
03. MFCC-648 Resolves a problem when receiving small files from an FTP or SSH server.  If the transfer fails, the success Post Processing Actions were incorrectly executed.
04. MFCC-620 Resolves a problem where the JMS “End Notification Message Type” was the same as the “Start Notification Message Type”.

The following fixes are included from FX01902:

01. MFCC-629 Resolves a TLS handshake error opening the data connection when using the PORT (Active) option on FTPS.
02. MFCC-627 Increased the size of the UserSearchFilter column in the Authenticators table to 1024.
Note: The UserSearchFilter column is not increased for DB2.
03. MFCC-626 Resolves a problem where alert processing was not triggered if a "$" character was used in the Alert trigger criteria.
04. MFCC-613 Resolves a problem where the AS2 Asynchronous MDN receipt is not saved when sending a file to an AS2 server.
05. MFCC-612 Improves performance when deleting a directory with a large number of files.
06. MFCC-611 Resolves error "Invalid SQL statement or JDBC escape" when trying to add a public PGP key for a new FTP server when the server name contains special characters.
07. MFCC-594 Resolves a problem where file list could not be updated at the root level when the Virtual Alias is '/'.
08. MFCC-585 Resolves a problem where alert processing was not checking the Process Name associated with an Internet Transfer.
09. MFCC-584 Resolves a problem when clicking on ProcessName and UserData file tokens from the Transfer definition File Token List link.  The tokens were incorrectly added to the Server File

Name field as #(F##).
10. MFCC-576 Resolves some intermittent authentication errors when the user is part of an LDAP authenticator.

The following fixes are included from FX01898:

01. MFCC-589 Resolves a problem logging on to the Admin Console or File Transfer Client when the locale or browser language settings are non-English.
02. MFCC-590 Resolves a problem where the "Logging in. Please wait..." message always displays in English.

The following fixes are included from FX01892:

01. MFCC-509 The JAVA Transfer API was updated to allow the client to pass UserData and ProcessName to the Server.  Set the value *CHANGE in the transfer definition Process Name and User Data

fields to pass the ProcessName and/or UserData to a transfer definition using the API. Note: The value is case sensitive and must be in all uppercase.  If *CHANGE is specified and the API

does not override the Process Name or User Data, or if the transfer is initiated by a client other than the JAVA Transfer API, the Process Name and User Data will be a null string.
02. MFCC-511 Added tokens for UserData and ProcessName.
    Known Issue: When clicking on the ProcessName or UserData token from the File Token List to add it to the Server File Name field, it will incorrectly return #(FR##) to the field. To use

these new tokens manually type the tokens in the field as #(ProcessName) and #(UserData).
03. MFCC-516 Resolved an issue where some user rights were not being displayed when Command Center and Internet Server were sharing a database.
04. MFCC-522 Command Center Server Status shows partially available for FTP and SFTP servers.
05. MFCC-525 When a License Key was expired; the Add License Key "ServerType" drop down box did not show Command Center as an option.
06. MFCC-536 HTTPS Thin Client cuts off first character of filenames when the Server File Name Prefix is configured.
07. MFCC-549 Unable to create Transfer download definition via admin CLI (Command Line Interface).
08. MFCC-556 Updated the SSH Transfer engine to resolve a possible high CPU issue.
09. MFCC-557 Improved the transfer speed of HTTPS Thin Client Uploads.
10. MFCC-558 Resolved a Null Pointer Exception on the HTTP Thin Client when transfers failed with certain errors.
11. MFCC-559 Resolved an issue with high CPU when many files (1000+) are in a directory and the user uses an SSH client.
12. MFCC-560 Added a new SOAP call in the File Transfer SOAP service: getAllTransferDefinitionsForUser. This SOAP call is exactly the same as the getAllFilesForUser SOAP call except that it

does not return directory listings or check if a file is restartable. The definition of the new call is as follows:  FileInfo[] getAllTransferDefinitionsForUser(String sessionID) throws

RemoteException
13. MFCC-563 Resolved a problem with the Desktop Client where OnDemand transfers failed after applying hotfix FX01885.
14. MFCC-568 Resolved an error on some SSH Clients (including Putty) where GSSAPI authentication is allowed and the authentication fails.
15. MFCC-570 AS2 engine version upgrade.
16. MFCC-572 Resolved a problem on Command Center where some PGP and AS2 options are not displayed on the admin pages.
17. MFCC-577 Resolved a problem with the File Transfer API where the transferCompletion event was called before the file was closed.
18. MFCC-582 Updated Install script to correct a database case sensitivity issue.

The following fixes are included from FX01885:

01. MFCC-236 Resolved a problem where multiple audit records for the same failed Platform Transfer were being collected.
02. MFCC-443 Alert Details now displays Alert Action JMS information properly.
03. MFCC-451 Resolved a problem where a Transfer Audit Record sent to JMS did not report the correct Encryption being used.
04. MFCC-453 Replaced Alert output details sent to a JMS server to display Audit record details.
05. MFCC-455 Resolved a problem where Audit Search would yield the same results when setting AS2 MDN Status to Success\Fail\Pending.
06. MFCC-456 Resolved an issue where the last record of a file would not be written when sending to a JMS Queue when delimiters were set and the last record did not have a delimiter.
07. MFCC-462 Resolved an error when clicking on an Audit Id link in an Alert Detail.
08. MFCC-463 Resolved an issue where the Severity level was not reported when an Alert History search was executed.
09. MFCC-465 Resolved an issue where uploading large files using AS2 would fail.
10. MFCC-466 Resolved a problem uploading a zero byte file using some SSH clients. The transfer may fail; however the client reported the transfer was successful and no audit record was

written.
11. MFCC-468 Resolved a problem when running install.bat to apply a hotfix.  The install would fail if user admin did not exist.
12. MFCC-477 Resolved an exception when assigning a Virtual Alias in a Transfer definition that had a PGP Private Key set to use a specific key.
13. MFCC-481 Resolved a problem where no email notification would be sent out when an SSH transfer was cancelled by the client.
14. MFCC-482 Resolves a problem where an SSH client cannot create a directory at the root level when the transfer alias is ‘/’.
15. MFCC-483 Resolves a problem uploading a zero byte file using some SSH clients.
16. MFCC-484 Resolved a problem with FTP transfers failing when a file name contained extended ASCII characters.
17. MFCC-485 Improved the transfer speed for AS2 inbound and outbound file transfers.
18. MFCC-486 Resolved an issue where the drop down menu to choose User/Server when Adding a PGP/SSH/FTP key to the system would not be displayed when logged using Chrome or Safari browsers.
19. MFCC-487 Improved Platform Server responder error messages when performing Directory or DNI Receives integrated with MFT Command Center. Changed Internet Server's Platform Server

Responder code when inquiring on files and directories and no files are available. Changed the return code to distinguish between "No Files Available" and errors attempting to get a file

list.
20. MFCC-489 Resolved a problem that occurred when an SSH client requested a restart of a transfer when checkpoint restart was turned off.  The restart request will now be rejected.
21. MFCC-501 Resolved a problem where Transfer definitions defined with Client Protocols Allowed="HTTPS" were not visible to the Desktop Client.

Please contact TIBCO Support to download this hotfix.

Issue/Introduction

TIBCO Managed File Transfer Internet Server hotfix FX01905 is now available

Environment

Product: TIBCO Managed File Transfer Internet Server Version: 7.2.0 OS: --------------------