DEV 环境中的 IBM Mobilefirst 8.0 服务器安装问题

IBM Mobilefirst 8.0 Server installation issue on DEV enviroment

我正在 DEV 环境中安装 IBM Mobilefirst 8.0。

我按照以下 IBM 门户中提供的步骤进行操作。

http://mobilefirstplatform.ibmcloud.com/tutorials/ru/foundation/8.0/installation-configuration/production/tutorials/command-line/ http://mobilefirstplatform.ibmcloud.com/tutorials/en/foundation/8.0/installation-configuration/production/

但是我在 DEV 环境中安装了 IBM Mobilefirst Installation Manager 和 WebSphere Liberty Core。

安装 MFP 服务器时出现以下错误:

./imcl install com.ibm.mobilefirst.foundation.server_8.0.0.20170911_1450 -repositories /data3/opt/IBM/MFP_Server/MobileFirst_Platform_Server/disk1 -properties user.appserver.selection2=none,user.database.selection2=none,user.database.preinstalled=false,user.licensed.by.tokens=false,user.use.ios.edition=false -acceptLicense



***********************************************************************
Before you start using the product, you must deploy a MobileFirst Server to your application server.
For more information about deploying projects with the Server Configuration Tool or command line tools, see
the documentation at https://mobilefirstplatform.ibmcloud.com/tutorials/en/foundation/8.0/installation-configuration/production/appserver/.
***********************************************************************
ERROR: Failed to find required installation files.
  CRIMA1161E ERROR: Failed to find required installation files.

  Explanation: Installation Manager did not find required installation files from the repository. An issue has occurred with the package that cannot be resolved by Installation Manager.

  User Action: If the repository files were transferred from a different location before the installation, verify that the files were not altered during the transfer operation. Copy the repository files to a different location and install from that location. If the repository files were not transferred note the package name and version number and contact customer support.
    ERROR: 'zip com.ibm.imp.apacheant 1.9.4' not found in /data3/opt/IBM/MobileFirst_Platform_Server/disk1.

服务器详细信息:
JAVA1.7
Linux 红帽 6.8
Websphere Liberty 核心和 IBM Installation Manager
蚂蚁 1.9.4

有什么我遗漏的吗?

如评论中所述,问题可能是第一次下载的二进制文件在下载或传输过程中损坏。

再次下载相同的存储库并尝试解决问题。