WebSphere Application Server보고 데이터 서비스 어댑터 구성

데이터 서비스 애플리케이션 서버를 다시 시작할 때마다 자동으로 시작하려면 보고 데이터 서비스 어댑터를 구성하기 전에 Rational® Publishing Engine 데이터 서비스 애플리케이션 프로파일을 구성해야 합니다.

시작하기 전에

IBM® WebSphere® Application Server보고 데이터 서비스 어댑터를 배치하십시오.

Rational ClearQuest® 및 Rational RequisitePro®에 대한 어댑터를 설치한 경우 Rational Publishing Engine 데이터 서비스 애플리케이션에서 이러한 어댑터의 URL이 필요합니다. 방화벽 경고 및 라이센스 오류가 발생하는 경우 어댑터를 확인하기 전에 이러한 문제를 모두 정정하십시오. Rational ClearQuest 어댑터에 대한 URL에 액세스할 때 오류 500이 발생하는 경우 데이터베이스를 Rational ClearQuest 클라이언트에서 여는 방법으로 시도해 보십시오.

프로시저

  1. 명령 프롬프트를 여십시오.
  2. 데이터 서비스 애플리케이션이 배치된 WebSphere Application Server 인스턴스의 bin 디렉토리로 이동하십시오. 예:
    • Windows %WAS_HOME%\bin
    • Linux /opt/IBM/WebSphere/bin
  3. wasservice 명령을 실행하십시오.
    • Windows WASService.exe -add service_name -serverName server_name -profilePath WAS_RPE_profile -startType automatic
    • Linux wasservice.sh -add RPE -serverName server1 -profilePath WAS_RPE_profile -startType automatic
    여기서, WAS_RPE_profile은 WebSphere Application Server 상의 Rational Publishing Engine 프로파일입니다. 예:
    • Windows C:\Program Files\IBM\WebSphere Application Server\AppServer\profiles\RPE
    • Linux /opt/ibm/WebSphereApplicationServer/AppServer/profiles/RPE
    참고: 표시된 대로 공백을 입력하십시오. 데이터 서비스 애플리케이션 프로파일이 시작되려면 몇 분 정도 걸릴 수 있습니다. 프로파일을 시작하기 전에는 WebSphere Application Server 관리 콘솔 및 Rational Publishing Engine 데이터 서비스 애플리케이션에 액세스할 수 없습니다.

피드백