긴 호스트 이름으로 대시보드 클라이언트 설치

Windows® 플랫폼에서 런치패드를 사용하여 대시보드 클라이언트를 설치하려면 Portal PTF 5102 설치를 위한 짧은 호스트 이름에 최대 9자가 필요합니다.

9자 이상의 짧은 호스트 이름을 사용하려면, WebSphere® Application Server 자동 설치를 수동으로 수행해야 합니다. 짧은 호스트 이름만 포함하여 셀 이름 형식을 변경하면 짧은 호스트 이름을 19자 까지 수정할 수 있습니다. 프로파일 옵션 파일을 사용하여 자동 설치를 실행하면 사용자가 셀 이름을 구성할 수 있습니다.
주: 대시보드 클라이언트의 남은 모든 전제조건은 런치패드를 사용하여 설치할 수 있습니다.
다음 단계를 완료하여 WebSphere Application Server 자동 설치를 수동으로 수행하십시오.
  1. <Monitor_Install_Root>\WAS\WAS\responsefile.nd.txt 파일을 임시 디렉토리 <Temp_Dir>(예: c:\temp)로 복사하십시오. <Temp_Dir>은 완전해야 합니다.
  2. responsefile.nd.txt 사본을 편집하여 다음 행을 해당 값으로 변경하십시오.

    -W silentInstallLicenseAcceptance.value="true"

    -P wasProductBean.installLocation="C:\IBM\WebSphere\AppServer"

    -W profileUpdateWarningPanelWizardBean.active="false"

    -P samplesProductFeatureBean.active="false"

    -W pctresponsefilelocationqueryactionInstallWizardBean.fileLocation = "<Temp_Dir>/responsefile.pct.NDstandAloneProfile.txt"

  3. <Monitor_Install_Root>\WAS\WAS\responsefile.pct.NDstandAloneProfile.txt 파일을 임시 디렉토리 <Temp_Dir>로 복사하십시오.
  4. responsefile.pct.NDstandAloneProfile.txt 사본을 편집하여 다음 행을 해당 값으로 변경하십시오.

    -W profilenamepanelInstallWizardBean.profileName="dashboard"

    -W profilenamepanelInstallWizardBean.isDefault="true"

    -P installLocation="C:\IBM\WebSphere\AppServer\profiles\dashboard"

    -W nodehostnamepanelInstallWizardBean.nodeName="Node01"

    -W nodehostnamepanelInstallWizardBean.hostName="Your host short name up to 19 characters in length"

    -W setnondmgrcellnameinglobalconstantsInstallWizardBean.value="Your host short name - please uncomment this line"

    -W winservicepanelInstallWizardBean.winServiceQuery="true"

    -W winservicepanelInstallWizardBean.accountType="localsystem"

    -W winservicepanelInstallWizardBean.userName="YOUR_USER_NAME - Fill in this value"

    -W winservicepanelInstallWizardBean.password="YOUR_PASSWORD - Fill in this value"

  5. 명령 창을 열고 디렉토리를 <Monitor_Install_Root>\WAS\WAS\로 변경하십시오.
  6. 다음 호출을 사용하여 WebSphere Application Server 설치를 자동으로 실행하십시오.

    install -options "<Temp_Dir>\responsefile.nd.txt" -silent


Copyright IBM Corporation 2005, 2006. All Rights Reserved.