설치 후, 설치된 파일의 실제 체크섬과 제품에서 제공된 부품표를 확인하십시오. 체크섬이 일치하면 제품이 제대로 설치된 것입니다. 체크섬이 다른 경우, 문제점이 있는지 판별하기 위해 차이를 검토하십시오.
제품을 설치한 후, 설치된 파일의 체크섬과 제공된 부품표를 비교하십시오.
installver_wbi 명령을 사용하여 설치된 파일의 체크섬에 대해 부품표 파일 세트를 비교하여 설치된 모든 파일이 올바른지 확인하십시오. 제품에는 이 설치 파일 확인 시스템을 제공하기 위해 구성요소마다 부품표 파일을 포함하고 있습니다.
installver_wbi 도구는 설치에서 발견된 전체 구성요소의 목록을 동적으로 생성합니다.
install_root/bin 디렉토리에서 체크섬 명령 중 하나가 실행 되면 터미널 콘솔에 명령 상태가 표시됩니다.
메시지에서 발견된 총 문제 수를 보고합니다. 문제 수가 0인 경우 모든 구성요소가 존재하고 문제점이 없는 것입니다. 로그에 파일 이름을 지정하지 않고 -log 매개변수를 사용하는 경우, 이 도구가 install_root/logs/installver.log 파일에 명령 결과를 로그합니다.
./installver_wbi.sh -log/tmp/waslogs/my_installver.log
오류가 있는 구성요소의 출력 예
I CWNVU0160I: [ivu] Verifying. I CWNVU0170I: [ivu] The installation root directory is C:\Program Files\eclipse\ eclipse3.x\workspace\ WAS.installver\test\v6x\product.installroot\ I CWNVU0300I: [ivu] The total number of user excluded files found are 0. I CWNVU0300I: [ivu] The total number of IBM excluded files found are 0. I CWNVU0180I: [ivu] Searching directory properties\version\install\6.0.0.0\backup for file listing: files.list I CWNVU0260I: [ivu] The total number of components found is: 6 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.
일반 설치 성공 출력 예
이 예는 성공적인 설치를 확인한 결과로 생성되는 일반 출력을 보여줍니다.
prereq.wccm 구성요소의 문제는 무시할 수 있습니다. 알려진 해당 문제는 전체 시스템 문제를 야기하지 않습니다.
문제가 있다고 가정하기 전에 신중하게 검사하십시오.
I CWNVU0160I: [ivu] Verifying. I CWNVU0170I: [ivu] The installation root directory is C:\WebSphere\V6x-ND\ I CWNVU0300I: [ivu] The total number of user excluded files found are 1. I CWNVU0300I: [ivu] The total number of IBM excluded files found are 75. I CWNVU0180I: [ivu] Searching directory properties\version\install\6.0.0.0\backup for file listing: files.list I CWNVU0260I: [ivu] The total number of components found is: 285 I CWNVU0270I: [ivu] Gathering installation root data. I CWNVU0460I: [ivu] The utility is running. I CWNVU0460I: [ivu] The utility is running. I CWNVU0290I: [ivu] Starting the verification for 285 components. I CWNVU0470I: [ivu] Starting to analyze: activity I CWNVU0480I: [ivu] Done analyzing: activity I CWNVU0470I: [ivu] Starting to analyze: activity.impl I CWNVU0480I: [ivu] Done analyzing: activity.impl I CWNVU0470I: [ivu] Starting to analyze: activity.session I CWNVU0480I: [ivu] Done analyzing: activity.session 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: prereq.wccm I CWNVU0430I: [ivu] The following file is missing: web/configDocs/activitysessionejbext/ ActivitySessionEJBJarExtension.html I CWNVU0430I: [ivu] The following file is missing: web/configDocs/activitysessionejbext/ ActivitySessionEnterpriseBeanExtension.html I CWNVU0430I: [ivu] The following file is missing: web/configDocs/activitysessionejbext/ ContainerActivitySession.html I CWNVU0430I: [ivu] The following file is missing: web/configDocs/activitysessionejbext/ classes-frame.html I CWNVU0430I: [ivu] The following file is missing: web/configDocs/activitysessionservice/ ActivitySessionService.html ... I CWNVU0430I: [ivu] The following file is missing: web/configDocs/wssecurity/ consumer-binding.html I CWNVU0430I: [ivu] The following file is missing: web/configDocs/wssecurity/ default-bindings.html I CWNVU0430I: [ivu] The following file is missing: web/configDocs/wssecurity/ generator-binding.html I CWNVU0390I: [ivu] Component issues found : 625 I CWNVU0480I: [ivu] Done analyzing: prereq.wccm I CWNVU0470I: [ivu] Starting to analyze: prereq.webtlsrn I CWNVU0480I: [ivu] Done analyzing: prereq.webtlsrn I CWNVU0470I: [ivu] Starting to analyze: prereq.wsadie I CWNVU0480I: [ivu] Done analyzing: prereq.wsadie ... I CWNVU0470I: [ivu] Starting to analyze: wsexception I CWNVU0480I: [ivu] Done analyzing: wsexception I CWNVU0470I: [ivu] Starting to analyze: wsif I CWNVU0480I: [ivu] Done analyzing: wsif I CWNVU0400I: [ivu] Total issues found : 627 I CWNVU0340I: [ivu] Done.
각 매개변수에 대한 설명은 installver_wbi 명령의 설명을 참조하십시오.
ⓒ Copyright IBM Corporation 2005, 2006.
이 Information Center는 Eclipse 기술을 기반으로 합니다. (http://www.eclipse.org)