RPTI0021E

Local computer is not running the Agent Controller. For more information, see the Troubleshooting section of the online help.

Explanation

The workbench computer is not running the Agent Controller. To run tests, run the Agent Controller on the workbench computer, even if no agent computers are used.

System action

The test run does not start.

User response

On Windows - 1. Click Start > Run 2. In the Run window, type cmd, and click OK. 3. At the command prompt, type the following command to start the Agent Controller- net start "IBM Rational Agent Controller" On Linux - 1. Open a terminal window. 2. To change to the Agent Controller directory, at the command prompt, type cd /opt/IBM/SDP/AgentController/bin 3. To start the Agent Controller, type ./RAStart.sh

Feedback