부품표 확인

설치 후, 설치된 파일의 실제 체크섬과 제품에서 제공된 부품표를 확인하십시오. 체크섬이 일치하면 제품이 제대로 설치된 것입니다. 체크섬이 다른 경우, 문제점이 있는지 판별하기 위해 차이를 검토하십시오.

시작하기 전에

제품을 설치한 후, 설치된 파일의 체크섬과 제공된 부품표를 비교하십시오.

이 타스크의 수행 목적 및 시기

installver_wbi 명령을 사용하여 설치된 파일의 체크섬에 대해 부품표 파일 세트를 비교하여 설치된 모든 파일이 올바른지 확인하십시오. 제품에는 이 설치 파일 확인 시스템을 제공하기 위해 구성요소마다 부품표 파일을 포함하고 있습니다.

installver_wbi 도구는 설치에서 발견된 전체 구성요소의 목록을 동적으로 생성합니다.

이 타스크의 단계

결과

install_root/bin 디렉토리에서 체크섬 명령 중 하나가 실행 되면 터미널 콘솔에 명령 상태가 표시됩니다.

로깅 결과: installver_wbi 도구는 구성요소마다 메시지를 작성합니다. 도구는 또한 부품표의 모든 구성요소 확인을 기초로 전체적인 성공 여부를 보고합니다. 다음 메시지는 완료를 표시합니다.

메시지에서 발견된 총 문제 수를 보고합니다. 문제 수가 0인 경우 모든 구성요소가 존재하고 문제점이 없는 것입니다. 로그에 파일 이름을 지정하지 않고 -log 매개변수를 사용하는 경우, 이 도구가 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 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)