与 Eclipse Test and Performance Tooling Platform(TPTP)Agent Controller 关联的其他自述信息可在 TPTP V3.3 发行说明中获取。
在 Windows 系统上将 Agent Controller 安装在 Windows“桌面”文件夹中时,Agent Controller 无法运行。例如,如果将安装目录指定为 C:\Documents and Settings\Administrator\Desktop,则 Agent Controller 将无法运行。
为解决此限制,请将 Agent Controller 安装在其他目录中。
在 Windows 和 Linux 上安装 Agent Controller 将除去所有现有的 Agent Controller 安装。请确保继续安装之前已备份必要的数据。
Agent Controller 安装可能检测不到机器上安装的所有 Java 运行时。
“Java 运行时”安装对话框中指定的缺省值可能指向安装程序为安装提供的临时 Java 运行时。您必须提供希望 Agent Controller 使用的其他 Java 运行时安装。
日志文件 <Agent Controller 安装位置>/config/servicelog.log 可能没有所需许可权位(666)。这将使所有无 root 权限 的 Agent Controller 进程无法对日志文件执行写操作。
为解决此问题,只需在安装后作为 root 用户运行命令
chmod 666 <Agent Controller install location>/config/servicelog.log。
Agent Controller 服务配置为作为“本地系统帐户”登录。因此,当前用户标识可能无权访问安装的网络驱动器(通常通过 net use 访问网络驱动器)。
要使 Agent Controller 能够使用网络驱动器上的类,请遵循以下步骤:
注:此操作将允许使用网络驱动器,但是会将 Agent Controller 的访问权限制为当前用户具有的访问权。
Agent Controller 无法在非 Windows 平台上重新启动。
为解决此问题,请遵循以下步骤:
kill -s HUP < process ID of the inetd process >(必须是 root 用户)
<Agent Controller 安装位置>/config/serviceconfig.xml中将端口从 10002 更改为其他值,然后立即重新启动 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 是否不再存在。
缺省情况下,在 IBM Rational Agent Controller 安装期间将打开安全性。连接选项将设置为“所有计算机”。
可在安装后通过运行 SetConfig 文件(Windows 平台上为 SetConfig.bat,非 Windows 平台上为 SetConfig.sh)关闭安全性设置,SetConfig 文件位于 Agent Controller 安装路径中的 bin 目录中。
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.