WebSphere Enterprise Service Bus, Version 6.2.0 Betriebssysteme: AIX, HP-UX, i5/OS, Linux, Solaris, Windows


Mit der Stückliste abgleichen

Gleichen Sie nach der Installation des Produkts die tatsächlichen Kontrollsummen der installierten Dateien mit der Stückliste ab, die mit dem Produkt ausgeliefert wird. Stimmen die Kontrollsummen überein, ist das Produkt korrekt installiert. Weichen die Kontrollsummen voneinander ab, prüfen Sie anhand der Unterschiede, ob tatsächlich ein Problem vorliegt.

Vorbereitende Schritte

Führen Sie die Produktinstallation durch, bevor Sie versuchen, Kontrollsummen der installierten Dateien mit der im Lieferumfang enthaltenen Stückliste abzugleichen.

Informationen zu diesem Vorgang

Verwenden Sie den Befehl installver_wbi, um eine Gruppe von Stücklistendateien mit einer Kontrollsumme der installierten Dateien abzugleichen und so zu überprüfen, ob alle installierten Dateien korrekt sind. Das Produkt enthält eine Stücklistendatei für jede Komponente, um diese Prüfung der Installationsdateien zu ermöglichen.

Das Tool installver_wbi generiert dynamisch eine Liste aller Komponenten in der Installation.

Die Befehlsdatei installver_wbi befindet sich im Verzeichnis bin des Installationsstammverzeichnisses:
  • For i5/OS operating system Auf i5/OS-Plattformen: installationsstammverzeichnis/bin/installver_wbi
  • For Linux operating systemFor UNIX operating system Auf Linux®- und UNIX®-Plattformen: installationsstammverzeichnis/bin/installver_wbi.sh
  • For Windows operating system Auf Windows®-Plattformen: installationsstammverzeichnis\bin\installver_wbi.bat

Wechseln Sie in das Verzeichnis bin, um das Tool installver_wbi in einer Befehlszeile zu starten.

Führen Sie die folgenden Schritte aus, um die Stückliste mit dem installierten Dateisystem abzugleichen.

Vorgehensweise

Ergebnisse

Wenn Sie einen der Kontrollsummenbefehle im Verzeichnis installationsstammverzeichnis/bin eingeben, wird der Befehlsstatus in der Terminalkonsole angezeigt.

Ergebnisprotokoll: Das Dienstprogramm 'installver_wbi' erstellt Nachrichten für alle Komponenten. Es meldet außerdem den Gesamterfolg auf Basis der Prüfung aller Komponenten in der Stückliste. Die folgenden Nachrichten weisen auf den Abschluss der Prüfung hin:
  • I CWNVU0400I: [ivu] Total issues found : 625
  • I CWNVU0340I: [ivu] Done.

Die Nachrichten melden die Gesamtzahl gefundener Probleme. Wenn keine Probleme gefunden werden ("Total issues found: 0"), sind alle Komponenten vorhanden und es bestehen keine Probleme. Das Dienstprogramm 'installver_wbi' protokolliert die Ergebnisse des Befehls in der Datei installationsstammverzeichnis/logs/installver.log, wenn Sie den Parameter -log verwenden, ohne einen Dateinamen für das Protokoll anzugeben.

Sie können die Ausgabe mit dem Parameter -log und einem Argument umleiten. Das angegebene Verzeichnis muss bereits existieren. Beispiel: ./installver_wbi.sh -log /tmp/waslogs/my_installver.log

Beispiel

Der folgende Befehl erzeugt dieses Beispiel, in dem das Ergebnis eines Abgleichs von installiertem Produkt und Produktstückliste gezeigt wird.
  • For i5/OS operating system Auf i5/OS-Plattformen: ./installver_wbi
  • For Linux operating systemFor UNIX operating system Auf Linux- und UNIX-Plattformen: ./installver_wbi.sh
  • For Windows operating system Auf Windows-Plattformen: installver_wbi.bat

Beispielausgabe bei fehlerhaften Komponenten

Dieses Beispiel zeigt Fehler, die beim Abgleich erkannt wurden.
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.

Beispielausgabe einer typischen erfolgreichen Installation

Dieses Beispiel zeigt typische Ergebnisse der Prüfung einer erfolgreichen Installation.

Untersuchen Sie ein gemeldetes Problem sorgfältig, bevor Sie annehmen, dass es sich wirklich um einen Fehler handelt.

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.

task Taskabschnitt

Nutzungsbedingungen | Feedback


Zeitmarkensymbol Letzte Aktualisierung: 05 Juli 2010


http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic//com.ibm.websphere.wesb620.doc/doc/tins_installver_wbi_chk.html
Copyright IBM Corporation 2005, 2010. Alle Rechte vorbehalten.
Dieses Information Center basiert auf Eclipse-Technologie (http://www.eclipse.org).