ローカル・コンピューターで Agent Controller が実行されていません。
説明
ワークベンチ・コンピューターで Agent Controller が実行されていません。
テストを実行するには、エージェント・コンピューターを使用していない場合でも、Agent Controller をワークベンチ・コンピューターで実行します。
システムの処置
テストの実行が開始されません。
ユーザーの処置
ワークベンチで Agent Controller を開始します。
- Windows の場合:
- をクリックします。
- 「ファイル名を指定して実行」ウィンドウで、cmd と入力し、「OK」をクリックします。
- コマンド・プロンプトで、次のコマンドを入力して Agent Controller を開始します。net
start “IBM Rational Agent Controller”
- Linux の場合:
- 端末ウィンドウを開きます。
- Agent Controller ディレクトリーに変更するために、コマンド・プロンプトで cd /opt/IBM/SDP/AgentController/bin と入力します。
- Agent Controller を開始するために、./RAStart.sh と入力します。