通过使用静默输入文本文件并从命令行运行安装程序,可以在 Application Engine 上安装
Process Engine Client 软件。在运行安装之前,请使用安装工作表中的值来编辑静默输入文本文件。
要安装 Process Engine Client 文件,请完成下列步骤:
- 在工作表文件中,验证命令是否处于启用状态。要只查看 Content Engine 值,请在安装或配置程序列中按 PE Client 安装程序进行过滤。
- 在将要部署 Application Engine 的机器上,以 ae_install_user 身份登录。
- 将 Process Engine Client 安装软件从 Process Engine 安装软件复制到临时目录中。安装软件的版本必须与 Process Engine 的版本匹配。
- 在临时目录中,将压缩的 Process Engine Client 安装软件文件解压缩。运行安装程序时,与
Process Engine Client 安装程序打包在一起的 jre.tar 文件必须在 Process Engine Client
安装程序所在的目录中。 根据 Application Engine 所部署在的机器上的操作系统不同,解压缩的安装软件中包含的
Process Engine Client 安装程序也将有所变化。
- 根据安装与升级工作表中的值来编辑
peclient_silent_install.txt 文件。
- 通过运行以下命令来启动安装程序:
操作系统 |
安装程序 |
AIX® |
5.0.0-P8PE-CLIENT-AIX.BIN -f
peclient_silent_install.txt
|
HPUX |
5.0.0-P8PE-CLIENT-HPUX.BIN -f
peclient_silent_install.txt
|
HPUXi |
5.0.0-P8PE-CLIENT-HPUXI.BIN -f
peclient_silent_install.txt
|
Linux® |
5.0.0-P8PE-CLIENT-LINUX.BIN -f
peclient_silent_install.txt
|
Solaris |
5.0.0-P8PE-CLIENT-SOL.BIN -f
peclient_silent_install.txt
|
Windows® |
5.0.0-P8PE-CLIENT-WIN.EXE -f
peclient_silent_install.txt
|
zLinux |
5.0.0-P8PE-CLIENT-ZLINUX.BIN -f
peclient_silent_install.txt
|
- 如果已将 Process Engine 配置为使用 IPv6 网络协议,请找到并编辑
taskman.properties 文件以便在该文件中添加下列各行:
-Djava.net.preferIPv6Addresses=true
-Djava.net.preferIPv4Stack=false