我在桌面上安装了RAD 8.0,而WAS 7.0已经安装了.. 现在我想在我的桌面上安装WAS 6.1。当我尝试安装它时会出现如下错误:
IBM WAS 6.1(64 bit) Test Environment 6.1.0.41 cannot be installed into any package group.
CRIMA1071E: The installation package 'IBM® WebSphere® Application Server V6.1 (64-bit) Test Environment' requires components supplied by other packages.
The required components might be supplied by the specified features of the following installation packages:
Package: Rational Application Developer 8.0 -- Features: WebSphere® Application Server, version 6.1 development tools
Package: The following packages cannot be installed into the same package group: IBM WebSphere Application Server Version 6.1 (32-bit) Test Environment IBM WebSphere Application Server Version 6.1 (64-bit) Test Environment.
答案 0 :(得分:0)
如消息所示,您还应在RAD中安装WebSphere®ApplicationServer,版本6.1开发工具包,以便使用WAS 6.1测试环境。
答案 1 :(得分:0)
您是否尝试过将WAS 6.1(64位)安装到新的package group
?它似乎无法与32位版本共存,因为您的错误消息表明
Package: The following packages cannot be installed into the same package group: IBM WebSphere Application Server Version 6.1 (32-bit) Test Environment IBM WebSphere Application Server Version 6.1 (64-bit) Test Environment.
您似乎要么在选择包时选择了两个版本(32位和64位),这些版本不能在同一个包组中共存,或者您的包组已经包含32位版本。
引用Package groups and the shared resources directory,您似乎应该选择在安装期间使用新的软件包组;
您将软件包安装到软件包组中。包组表示 软件包与其他软件包共享资源的目录 同一组。使用Installation Manager安装软件包时, 您可以选择创建新的包组或安装包 进入现有的包组。 (有些包可能无法使用 共享一个包组,在这种情况下使用一个现有的选项 包组将被禁用。)