Oracle® Cloud

Known Issues for Oracle Managed File Transfer Cloud Service

E66792-21

September 2017

Known Issues for Oracle Managed File Transfer Cloud Service

Learn about the issues you may encounter when using Oracle Managed File Transfer Cloud Service and how to work around them.

Supported Browsers

Oracle Managed File Transfer Cloud Service supports the following the minimum requirements for web browsers:

Web Browser Version
Microsoft Internet Explorer 11 and later
Google Chrome 29 and later
Mozilla Firefox 24 and later
Apple Safari 7 and later

Unable to Connect with Oracle Managed File Transfer Cloud Service from JDeveloper

If you encounter a connection timeout error when you attempt to connect with Managed File Transfer Cloud Service from Oracle JDeveloper, use the following steps as a workaround:

  1. Add the Managed File Transfer (MFT) adapter to JDeveloper.

  2. Select Reference Option and then click Next.

  3. Select the Define from existing concrete WSDL option.

  4. Enter the WSDL URL of the MFT SOA source to be invoked and then click Next.

    Specify the WSDL URL in the following format:

    http://lbrhost:lbrport/mftapp/services/transfer/source_url?wsdl

    For example:

    http://192.168.1.100:80/mftapp/services/transfer/SOA_SOURCE?WSDL
  5. In the reference configuration page, you should see a source endpoint URL. Select Next until the reference is added to the composite.

Release 17.1.3 Changes for Supported Software Images, Multinode Clustering Support, and Service Types

Release 17.1.3 provides the following changes:

  • 12c (12.2.1.2) replaces 12c (12.2.1) as a selectable software image in the provisioning wizard.

  • Multinode clustering support is available with the 12c (12.2.1.2) service types. However, only the multinode version of the MFT Cluster service type is supported in production mode.

  • The service types available for selection in the provisioning wizard have changed.

Specific details are provided in What's New for Oracle Managed File Transfer Service.

DBFS Directories Not Mounted Correctly

Note:

This issue has been fixed for instances provisioned using release 16.4.1. It only applies to instances provisioned with release 16.3.3.

In release 16.3.3 directories are not properly mounted. For example, files that appear in Managed Server–1 under the /DOMAIN_HOME/mft/storage folder do not appear at same path on Managed Server–2 and vice-versa. To work around this, you have to run a shell script named updateDBFSmount.sh on the Administration Server and the Managed Servers in the cluster. The following steps describe how to download the script, upload it to the servers and run it:

  1. Download the updateDBFSmount.sh script.

    1. Visit http://support.oracle.com.

    2. Sign in.

      Note:

      If you are using a trial subscription and do not have a support account, contact your account team for instructions.
    3. Search for patch number 2170448.1.

    4. The following information is returned.

      DBFS Mount issue on the SOA Cloud Multi Node environment (Doc ID 2170448.1)
    5. Click the link to download the script.

  2. Use the WebLogic Server console to stop all Managed Servers.

  3. Upload and run the script on the Administration Server. Note that you can find your server IP addresses in the service console. You can reference Access a Node with a Secure Shell (SSH) in Administering Oracle Java Cloud Service for more information.

    1. scp -i mftcs_rsa updateDBFSmount.sh opc@admin_server_ip_address:updateDBFSmount.sh

    2. ssh -i mftcs_rsa  opc@admin_server_ip_address

      Note that mftcs_rsa is the name of the file from which the key is read.

    3. ls -l updateDBFSmount.sh

    4. cp updateDBFSmount.sh /tmp/

    5. chmod 777 /tmp/updateDBFSmount.sh

    6. sudo su - oracle

    7. cd /tmp

    8. sh updateDBFSmount.sh

  4. Now upload and run the script on all the Managed Servers in the cluster. Note that you must connect with the Managed Server from the Administration Server. Repeat these steps on each Managed Server. You can reference Access a Node with a Secure Shell (SSH) in Administering Oracle Java Cloud Service for more information.

    1. ssh -i mftcs_rsa opc@admin_server_ip_address

    2. scp -i mftcs_rsa updateDBFSmount.sh opc@managed_server_ip_address

    3. ls -l updateDBFSmount.sh

    4. cp updateDBFSmount.sh /tmp/

    5. chmod 777 /tmp/updateDBFSmount.sh

    6. sudo su - oracle

    7. cd /tmp

    8. sh updateDBFSmount.sh

  5. After you have run the script on all of the Managed Servers, restart the servers in the cluster from the WebLogic Server console.

ClassNotFoundException

Because of a security policy migration race condition in the WebLogic server, MFT 12.1.3 server initialization might fail with the following ClassNotFoundException:

slc06uub_server_2 with java.lang.ClassNotFoundException:
oracle.tip.mft.j2ee.ejb.MFTTransportUtility.
java.lang.ClassNotFoundException: oracle.tip.mft.j2ee.ejb.MFTTransportUtility
at
weblogic.application.internal.AppClassLoaderManagerImpl.loadApplicationClass(A

If you encounter this error, restart the Managed Servers or the server that is failing. Note that there may still be exceptions in log, but they are harmless.


Oracle Cloud Known Issues for Oracle Managed File Transfer Cloud Service

E66792-21

Copyright © 2016, 2017, Oracle and/or its affiliates.

This document describes new features and other notable changes for Oracle API Manager Cloud Service.

This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.

The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.

If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable:

U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software" or “commercial computer software documentation” pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract. The terms governing the U.S. Government’s use of Oracle cloud services are defined by the applicable contract for such services. No other rights are granted to the U.S. Government.

This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.

Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.

Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group.

This software or hardware and documentation may provide access to or information about content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle.