使用 GUI 在分布式操作系统上升级 Liberty
可以使用 Installation Manager GUI 在分布式操作系统上升级 WebSphere® Application Server Liberty 产品。
开始之前
- 确保 Installation Manager 首选项正在指向包含相应产品升级的基于 Web 的存储库或本地存储库。
- 如果您正在尝试升级的产品上已安装临时修订,但该特定临时修订并不适用于您想要升级的产品,那么 Installation Manager 将阻止升级。将生成一则错误消息来指示该临时修订不适用于产品。请移除临时修订,再升级。
关于此任务
可以使用 Installation Manager 来升级下列路径中的 WebSphere Application Server Liberty 产品:
- WebSphere Application Server Liberty Core 升级到 WebSphere Application Server Liberty
- WebSphere Application Server Liberty Core 升级到 WebSphere Application Server Liberty Network Deployment
- WebSphere Application Server Liberty - Express® 升级到 WebSphere Application Server Liberty
- WebSphere Application Server Liberty 升级到 WebSphere Application Server Liberty Network Deployment
- WebSphere Application Server Liberty 试用版升级到 WebSphere Application Server Liberty
- WebSphere Application Server Liberty Core 试用版升级到 WebSphere Application Server Liberty Core
- WebSphere Application Server Liberty Network Deployment 试用版升级到 WebSphere Application Server Liberty Network Deployment
- WebSphere Application Server Liberty for Developers 升级到 WebSphere Application Server Liberty
- WebSphere Application Server Liberty for Developers 升级到 WebSphere Application Server Liberty Network Deployment
过程
- 停止要进行升级的 WebSphere Application Server Liberty 安装上的所有服务器和应用程序。
- 启动 Installation Manager。
- 单击安装。 注: 如果系统提示您进行认证,请使用在程序 Web 站点上注册时使用的 IBM® 标识和密码。
Installation Manager 将在其定义存储库中搜索可用的软件包。
- 选择要升级的 Liberty 产品名称及相应的版本,然后单击下一步。
- 接受许可协议中的所有条款,然后单击下一步。
- 请完成下列操作。
- 选择使用现有的软件包组。
- 选择要升级的产品软件包组。 要点: 如果选择的现有软件包组无法升级到您当前正在安装的产品,那么将会发生错误。
- 单击下一步。
- 选择要包含在所升级安装中的任何功能部件,然后单击下一步。
- 查看摘要信息,然后单击安装。
- 如果升级成功,那么程序将显示一则指示安装成功的消息。注: 程序可能还会显示重要的安装后指示信息。
- 如果安装不成功,请单击查看日志文件以对问题进行故障诊断。
- 如果升级成功,那么程序将显示一则指示安装成功的消息。
- 单击完成。
- 单击文件 > 退出以关闭 Installation Manager。
示例
- 登录系统。
- 切换到 Installation Manager 的安装目录中的 eclipse/tools 子目录。
- 列出所安装的软件包。
./imcl listInstalledPackages -long
imcl.exe listInstalledPackages -long
- 使用 imcl install 命令将同一个安装位置中的安装升级到不同版本:
./imcl install com.ibm.websphere.liberty.v85 -repositories source_repository -installationDirectory /opt/IBM/WebSphere/Liberty -acceptLicense -showProgress
imcl install com.ibm.websphere.liberty.v85 -repositories source_repository -installationDirectory C:\Program Files\IBM\WebSphere\Liberty -acceptLicense -showProgress

信息中心的条款和条件 | 反馈

http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-libcore-mp&topic=twlp_ins_upgrading_dist_gui
文件名:twlp_ins_upgrading_dist_gui.html