[AIX Solaris HP-UX Linux Windows][IBM i]

명령을 사용하여 프로파일 관리

명령을 사용하여 프로파일을 작성하고 프로파일 서버를 시작하며, 서버에서 사용되는 포트를 표시하고 관리 콘솔을 열 수 있습니다.

시작하기 전에

이 태스크는 사용자가 명령, 기타 애플리케이션 서버 명령, 시스템 명령의 기본을 알고 있는 것으로 가정합니다.

프로파일을 작성하고 사용하려면 제품을 설치해야 합니다.

이 태스크 정보

다음 단계를 수행하여 프로파일을 작성하고 프로파일 서버를 시작한 후 서버에서 사용되는 포트를 표시하고 서버 관리 콘솔을 여십시오.

이 예는 독립형 애플리케이션 서버의 프로파일 환경을 다룹니다.

프로시저

  1. 원래 설치에서 서버 프로파일을 작성하십시오.
    • [Windows]app_server_root\bin\manageprofiles.bat
    • [Linux][HP-UX][Solaris][AIX]app_server_root/bin/manageprofiles.sh
    • [IBM i]app_server_root/bin/manageprofiles
    기본값을 사용하여 프로파일을 작성한다고 가정하십시오. 다음 스크립트는 애플리케이션 서버 프로파일을 작성하는 예입니다.
    • [Windows]app_server_root\bin\manageprofiles.bat -create -templatePath app_server_root\profileTemplates\default
    • [Linux][HP-UX][Solaris][AIX]app_server_root/bin/manageprofiles.sh -create -templatePath app_server_root/profileTemplates/default
    • [IBM i]app_server_root/bin/manageprofiles.sh -create -templatePath app_server_root/profileTemplates/default
  2. 새로 작성한 서버 프로파일이 있는 profile_root/bin 디렉토리로 변경하십시오.
  3. 서버를 시작하십시오.

    startServer 명령을 실행하십시오.

    [Windows]
    startServer.bat server1 -profileName profile_name
    [Linux][HP-UX][Solaris][AIX]
    startServer.sh server1 -profileName profile_name
    [IBM i]서버 이름은 프로파일과 동일한 이름으로, 여기서는 profile_name에 해당됩니다.
    startServer -profileName profile_name
    참고: 이미 대상 프로파일의 profile_root/bin 디렉토리로 변경한 경우 -profileName 인수를 지정할 필요가 없습니다.
  4. 포트를 표시하십시오.

    이 포트는 프로파일 작성 중에 지정되는 포트입니다.

    [Windows]profile_root\properties 디렉토리에서 portdef.props 파일을 여십시오.

    [Linux][HP-UX][Solaris][AIX]profile_root/properties 디렉토리에서 portdef.props 파일을 여십시오.

    [IBM i]dspwasinst QShell 스크립트를 사용하여 새 프로파일의 포트를 표시하십시오.
    app_server_root/bin/dspwasinst -profileName profileName
    그러면 WC_adminhost 및 WC_adminhost_secure 포트가 나열되며, 각각 비보안 관리 콘솔 포트와 보안 관리 콘솔 포트를 나타냅니다.
  5. 관리 콘솔을 여십시오.

    server1 관리 콘솔은 비보안 관리 콘솔 포트의 WC_adminhost 설정 또는 보안 관리 콘솔 포트의 WC_adminhost_secure 설정에 정의되어 있습니다.

    예를 들어, 서버의 WC_adminhost 포트 값이 20003이면, 브라우저에 다음 웹 주소를 지정하십시오.
    http://host_name_or_IP_address:20003/ibm/console/
    예를 들어, 서버의 WC_adminhost_secure 포트 값이 9061이면, 브라우저에 다음 웹 주소를 지정하십시오.
    https://host_name_or_IP_address:9061/ibm/console/

결과

애플리케이션 서버 프로파일을 작성하고 애플리케이션 서버를 시작한 후 브라우저를 사용하여 관리 콘솔에 액세스했습니다.

다음에 수행할 작업

애플리케이션을 배치하십시오.


주제 유형을 표시하는 아이콘 태스크 주제



시간소인 아이콘 마지막 업데이트 날짜: last_date
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-dist&topic=tpro_setup
파일 이름:tpro_setup.html