Agent Controller V6.0.1 - 自述文件

已知问题和变通方法

1.1 安装在 Windows“桌面”文件夹中时,Agent Controller 无法运行
1.2 在 Windows 和 Linux 上安装 Agent Controller
1.3 Agent Controller 安装无法找到缺省 Java 运行时
1.4 Agent Controller 日志文件在非 Windows 平台上可能没有公共写许可权
1.5 Windows 上无法访问网络驱动器上的类
1.6 无法在非 Windows 平台上重新启动 Agent Controller 进程
1.7 Agent Controller 安装检测不到现有的 V4.0.3 Agent Controller
1.8 在 IBM Rational Agent Controller 安装后重新设置 Agent Controller 安全性

与 Eclipse Test and Performance Tooling Platform(TPTP)Agent Controller 关联的其他自述信息可在 TPTP V3.3 发行说明中获取。

1.1 安装在 Windows“桌面”文件夹中时,Agent Controller 无法运行

在 Windows 系统上将 Agent Controller 安装在 Windows“桌面”文件夹中时,Agent Controller 无法运行。例如,如果将安装目录指定为 C:\Documents and Settings\Administrator\Desktop,则 Agent Controller 将无法运行。

为解决此限制,请将 Agent Controller 安装在其他目录中。

1.2 在 Windows 和 Linux 上安装 Agent Controller

在 Windows 和 Linux 上安装 Agent Controller 将除去所有现有的 Agent Controller 安装。请确保继续安装之前已备份必要的数据。

1.3 Agent Controller 安装无法找到缺省 Java 运行时

Agent Controller 安装可能检测不到机器上安装的所有 Java 运行时。

“Java 运行时”安装对话框中指定的缺省值可能指向安装程序为安装提供的临时 Java 运行时。您必须提供希望 Agent Controller 使用的其他 Java 运行时安装。

1.4 Agent Controller 日志文件在非 Windows 平台上可能没有公共写许可权

日志文件 <Agent Controller 安装位置>/config/servicelog.log 可能没有所需许可权位(666)。这将使所有无 root 权限 的 Agent Controller 进程无法对日志文件执行写操作。

为解决此问题,只需在安装后作为 root 用户运行命令

chmod 666 <Agent Controller install location>/config/servicelog.log

1.5 Windows 上无法访问网络驱动器上的类

Agent Controller 服务配置为作为“本地系统帐户”登录。因此,当前用户标识可能无权访问安装的网络驱动器(通常通过 net use 访问网络驱动器)。

要使 Agent Controller 能够使用网络驱动器上的类,请遵循以下步骤:

  1. 打开 Windows“服务”窗口。
  2. 选择 IBM Agent Controller。
  3. 单击“属性”工具栏按钮。
  4. 选择“登录”窗格。
  5. 选择此帐户单选按钮并填写用户标识信息。此用户标识是连接到驱动器(通过使用网络或对等方式连接)的用户标识。
  6. 单击“确定”。
  7. 重新启动 IBM Agent Controller 服务。
  8. 重新启动应用程序。

注:此操作将允许使用网络驱动器,但是会将 Agent Controller 的访问权限制为当前用户具有的访问权。

1.6 无法在非 Windows 平台上重新启动 Agent Controller 进程

Agent Controller 无法在非 Windows 平台上重新启动。

为解决此问题,请遵循以下步骤:

  1. 关闭所有连接到 Agent Controller 的 Eclipse 工作台
  2. 发出命令
     kill -s HUP < process ID of the inetd process > 
    (必须是 root 用户)
  3. 使用 netstat 检查端口 10002(缺省)是否仍然被占用。等待该端口被释放,然后重新启动 Agent Controller
  4. 或者,您可以在 Agent Controller 配置文件
    <Agent Controller 安装位置>/config/serviceconfig.xml
    中将端口从 10002 更改为其他值,然后立即重新启动 Agent Controller。

要防止发生此问题,请在重新启动 Agent Controller 进程之前始终关闭所有连接的工作台。

1.7 Agent Controller 安装检测不到现有的 4.0.3 Agent Controller

如果 Agent Controller 4.0.3 是作为独立产品安装的,则在安装 V5.1.3 时将检测到 Agent Controller 4.0.3,然后正确卸载它。如果 Agent Controller 是作为 WSAD V4.0.3 的部件安装的,则 V5.1.3 安装将检测不到 Agent Controller 4.0.3,因此不会卸载较早版本。这是 Microsoft 安装程序的限制。

为解决此限制,需要完全卸载 WSAD V4.0.3,因为它是安装 Agent Controller V4.0.3 的父产品。请检查 Agent Controller 安装目录是否为空,确保正确除去了 Agent Controller V4.0.3,并验证注册表值 HKLM\SOFTWARE\IBM\IBM Agent Controller and HKLM\SYSTEM\*\SERVICES\IBM Agent Controller 是否不再存在。

1.8 在 IBM Rational Agent Controller 安装后重新设置 Agent Controller 安全性

缺省情况下,在 IBM Rational Agent Controller 安装期间将打开安全性。连接选项将设置为“所有计算机”。

可在安装后通过运行 SetConfig 文件(Windows 平台上为 SetConfig.bat,非 Windows 平台上为 SetConfig.sh)关闭安全性设置,SetConfig 文件位于 Agent Controller 安装路径中的 bin 目录中。

返回到主自述文件

版权和声明