제품 설치 후에 설치된 파일의 실제 체크섬을 제품에서 제공된 부품표에 대해 확인하십시오. 체크섬이 일치하면 설치된 제품이 제대로 설치됩니다. 체크섬이 다른 경우 차이점을 검토하여 문제가 있는지 판별하십시오.
설치된 파일의 체크섬을 제공된 부품표와 비교하기 전에 제품 설치를 완료하십시오.
installver_wbi 명령으로 부품표 파일 세트를 설치된 파일 체크섬과 비교하여 설치된 모든 파일이 맞는지 확인하십시오. 제품에는 이 시스템에 설치된 파일 확인을 위해 각 컴포넌트의 부품표 파일이 포함됩니다.
installver_wbi 도구는 설치에서 찾은 총 컴포넌트 목록을 동적으로 생성합니다.
bin 디렉토리로 변경하여 명령행에서 installver_wbi 도구를 시작하십시오.
설치된 파일 시스템에 대해 부품표를 확인하려면 다음 단계를 수행하십시오.
install_root/bin 디렉토리에서 체크섬 명령 중 하나를 발행할 때 명령 상태가 터미널 콘솔에 표시됩니다.
메시지는 발견한 총 발행 수를 보고합니다. 발행 계수가 0인 경우 모든 컴포넌트가 있으며 문제점은 없습니다. 로그의 파일 이름을 지정하지 않고 -log 매개변수를 사용하면 installver_wbi 유틸리티가 명령 결과를 install_root/logs/installver.log 파일에 로깅합니다.
-log 매개변수와 인수를 사용하여 출력을 경로 재지정할 수 있습니다. 지정한 디렉토리는 이미 있는 디렉토리여야 합니다. (예: ./installver_wbi.sh -log /tmp/waslogs/my_installver.log)
오류가 있는 컴포넌트의 예제 출력
I CWNVU0160I: [ivu] Verifying. I CWNVU0170I: [ivu] The installation root directory is E:\WPS61\ I CWNVU0300I: [ivu] The total number of user excluded files found is 38. I CWNVU0300I: [ivu] The total number of IBM excluded files found is 82. I CWNVU0185I: [ivu] Searching component directory for file listing: files.list I CWNVU0460I: [ivu] The utility is running. I CWNVU0260I: [ivu] The total number of components found is: 441 I CWNVU0270I: [ivu] Gathering installation root data. W CWNVU0280W: [ivu] Component mismatch: expected mismatchcomponentname but found mismatchingname I CWNVU0360I: [ivu] The following bill of materials issue is found for component nullvaluesample: Hash must not be null or an empty string. I CWNVU0360I: [ivu] The following bill of materials issue is found for component nullvaluesample: Name must not be null or an empty string. I CWNVU0360I: [ivu] The following bill of materials issue is found for component nullvaluesample: Hash must not be null or an empty string. I CWNVU0360I: [ivu] The following bill of materials issue is found for component nullvaluesample: Permission must not be null or an empty string. I CWNVU0360I: [ivu] The following bill of materials issue is found for component symlinksample: Hash must not be null or an empty string. I CWNVU0290I: [ivu] Starting the verification for 6 components. I CWNVU0470I: [ivu] Starting to analyze: _binarycomponentsample I CWNVU0480I: [ivu] Done analyzing: _binarycomponentsample I CWNVU0470I: [ivu] Starting to analyze: nullvaluesample I CWNVU0430I: [ivu] The following file is missing: testpath I CWNVU0390I: [ivu] Component issues found : 1 I CWNVU0480I: [ivu] Done analyzing: nullvaluesample I CWNVU0470I: [ivu] Starting to analyze: overlapbinarycomponentsample W CWNVU0422W: [ivu] The following file is overlapped: lib/binaryTest.jar W CWNVU0425W: [ivu] The overlap is caused by: _binarycomponentsample I CWNVU0390I: [ivu] Component issues found : 1 I CWNVU0480I: [ivu] Done analyzing: overlapbinarycomponentsample I CWNVU0470I: [ivu] Starting to analyze: regularcomponentsample I CWNVU0440I: [ivu] The following file is different: lib/different.jar I CWNVU0410I: [ivu] fc19318dd13128ce14344d066510a982269c241b is the checksum in the bill of materials. I CWNVU0420I: [ivu] 517d5a7240861ec297fa07542a7bf7470bb604fe is the checksum on the file system. I CWNVU0440I: [ivu] The following file is different: lib/ibmtemplateexclude.jar I CWNVU0410I: [ivu] d3ac7a4ef1a8ffb4134f2f6e7f3c0d249d74b674 is the checksum in the bill of materials. I CWNVU0420I: [ivu] d3ac7a4ef1a838b4134f2f6e7f3c0d249d74b674 is the checksum on the file system. I CWNVU0430I: [ivu] The following file is missing: lib/missing.jar I CWNVU0440I: [ivu] The following file is different: lib/usertemplateexclude.jar I CWNVU0410I: [ivu] 12dea96fec20593566ab75ff2c9949596833adc9 is the checksum in the bill of materials. I CWNVU0420I: [ivu] 12dea96fec20593566ab75692c9949596833adc9 is the checksum on the file system. I CWNVU0430I: [ivu] The following file is missing: missingfilebutwithbaddirectory/ missingBadDirectory.jar I CWNVU0390I: [ivu] Component issues found : 5 I CWNVU0480I: [ivu] Done analyzing: regularcomponentsample I CWNVU0470I: [ivu] Starting to analyze: symlinksample I CWNVU0480I: [ivu] Done analyzing: symlinksample I CWNVU0400I: [ivu] Total issues found : 7 I CWNVU0340I: [ivu] Done.
일반적인 올바른 설치의 예제 출력
이 예제는 올바른 설치 확인의 일반 결과를 보여줍니다.
해당 문제가 실제 문제점인 것으로 가정하기 전에 문제점을 자세히 조사하십시오.
I CWNVU0160I: [ivu] Verifying. I CWNVU0170I: [ivu] The installation root directory is E:\WPS61\ I CWNVU0300I: [ivu] The total number of user excluded files found is 38. I CWNVU0300I: [ivu] The total number of IBM excluded files found is 82. I CWNVU0185I: [ivu] Searching component directory for file listing: files.list I CWNVU0460I: [ivu] The utility is running. I CWNVU0260I: [ivu] The total number of components found is: 441 I CWNVU0270I: [ivu] Gathering installation root data. I CWNVU0290I: [ivu] Starting the verification for 439 components. I CWNVU0470I: [ivu] Starting to analyze: ArtifactLoaderImpl I CWNVU0480I: [ivu] Done analyzing: ArtifactLoaderImpl I CWNVU0470I: [ivu] Starting to analyze: activity.impl I CWNVU0480I: [ivu] Done analyzing: activity.impl I CWNVU0470I: [ivu] Starting to analyze: activity.session.impl I CWNVU0480I: [ivu] Done analyzing: activity.session.impl I CWNVU0470I: [ivu] Starting to analyze: acwa I CWNVU0480I: [ivu] Done analyzing: acwa I CWNVU0470I: [ivu] Starting to analyze: adapter I CWNVU0480I: [ivu] Done analyzing: adapter ... I CWNVU0470I: [ivu] Starting to analyze: workspace I CWNVU0480I: [ivu] Done analyzing: workspace I CWNVU0470I: [ivu] Starting to analyze: workspace.query I CWNVU0480I: [ivu] Done analyzing: workspace.query I CWNVU0470I: [ivu] Starting to analyze: wps.rt.bundle I CWNVU0480I: [ivu] Done analyzing: wps.rt.bundle I CWNVU0470I: [ivu] Starting to analyze: wps.wccm.bundle I CWNVU0480I: [ivu] Done analyzing: wps.wccm.bundle I CWNVU0470I: [ivu] Starting to analyze: wpsnd I CWNVU0480I: [ivu] Done analyzing: wpsnd I CWNVU0470I: [ivu] Starting to analyze: wsadie.bundle I CWNVU0480I: [ivu] Done analyzing: wsadie.bundle I CWNVU0470I: [ivu] Starting to analyze: wsba.impl I CWNVU0480I: [ivu] Done analyzing: wsba.impl I CWNVU0400I: [ivu] Total issues found : 0 I CWNVU0340I: [ivu] Done.