No local agent controller   
로컬 컴퓨터에서 Agent Controller를 실행하지 않습니다.

설명

Agent Controller는 워크벤치와 에이전트 컴퓨터 간에 스케줄 재생을 조정합니다. Agent Controller는 로컬 컴퓨터에서 실행되지 않습니다.

시스템 조치

실행된 테스트가 없습니다.

사용자 응답

Agent Controller가 워크벤치 컴퓨터에 설치되고 실행 중인지 확인하십시오. Windows 컴퓨터에서 Agent Controller는 ACWinService 프로세스입니다. Linux 컴퓨터에서 Agent Controller는 RAServer 프로세스입니다.

Agent Controller를 시작하려면 다음 단계 중 하나를 수행하십시오.
  • Windows의 경우 명령 프롬프트에서 다음 명령을 입력하십시오.
    net start "IBM Rational Agent Controller"
  • Linux의 경우 제품 설치 디렉토리의 AgentController/bin 디렉토리로 변경한 후 다음 명령을 입력하십시오.
    ./RAStart.sh

피드백