자동 입력 텍스트 파일을 사용하여 명령행에서 설치 프로그램을
실행하는 방법으로 Process Engine 클라이언트
소프트웨어를 Content Engine 서버에 설치할 수
있습니다. 설치를 실행하기 전에 설치 워크시트의 값을 사용하여
자동 입력 텍스트 파일을 편집하십시오.
이를 수행하려면
계획 단계에서 완성한 설치 및 업그레이드 워크시트가 있어야
합니다.
특별한 언급이 없을 경우, 다음 단계는 IBM® WebSphere® Application Server, Oracle WebLogic Server 및 JBoss Application Server에
적용됩니다.
Process Engine 클라이언트 파일을 설치하려면
다음을 수행하십시오.
- 완성된 설치 및 업그레이드 워크시트 파일을
여십시오.
팁: 워크시트 파일에서
명령이
사용 가능한지 확인하십시오. Content Engine 값만 보려면
Installation or Configuration Program 열의 필터를
PE Client Installer로 지정하십시오.
- Content Engine을 배치할 머신에
ce_install_user로 로그온하십시오.
- Process Engine 클라이언트 설치 소프트웨어를
찾으십시오. Process Engine 클라이언트 소프트웨어의 버전은
Process Engine 소프트웨어 버전과 일치해야 합니다.
- Process Engine 클라이언트 설치 소프트웨어의 TAR 또는 ZIP 파일을
추출하십시오.
- 설치 및 업그레이드 워크시트의 값을 사용하여 peclient_silent_install.txt 파일을 편집하십시오.
- 다음 명령을 실행하여 설치 프로그램을
시작하십시오.
운영 체제 |
설치 프로그램 |
AIX® |
5.0.0-P8PE-CLIENT-AIX.BIN -f
peclient_silent_install.txt
|
HPUX |
5.0.0-P8PE-CLIENT-HPUX.BIN -f
peclient_silent_install.txt
|
HPUXi |
5.0.0-P8PE-CLIENT-HPUXI.BIN -f
peclient_silent_install.txt
|
Linux® |
5.0.0-P8PE-CLIENT-LINUX.BIN -f
peclient_silent_install.txt
|
Solaris |
5.0.0-P8PE-CLIENT-SOL.BIN -f
peclient_silent_install.txt
|
Windows® |
5.0.0-P8PE-CLIENT-WIN.EXE -f
peclient_silent_install.txt
|
zLinux |
5.0.0-P8PE-CLIENT-ZLINUX.BIN -f
peclient_silent_install.txt
|
- Process Engine이 IPv6 네트워크 프로토콜을 사용하도록
구성된 경우, taskman.properties 파일을 찾아 편집하고, 다음 행을 추가하십시오.
-Djava.net.preferIPv6Addresses=true
-Djava.net.preferIPv4Stack=false