IBM Support

Installver reporting various files missing or overlapped

Troubleshooting


Problem

The Installation Verification Utility (IVU) utility, also known as installver, allows users to verify their installation of IBM®WebSphere® Application Server. On some occasions this utility can report errors that look to be serious but can safely be ignored.

Resolving The Problem

When you run the installver command to determine checksums, you may see some errors appear. A number of these errors are not serious and can be ignored when referring to the following packages. These errors are appearing due to properties or configuration files which are changing after updates are applied:

  • adapter
  • admin.appmgmt
  • admin.scripting
  • isc.deploy
  • os400.misc
  • os400.profile.templates
  • plugincfg
  • prereq.ejbdeploy
  • prereq.wccm
  • profile.templates
  • ptf.config.actions
  • prereq.sibws
  • sib.output.base
  • prereq.struts.public2

If you are running the installver utility, please check the output for a listing of these files above.


Errors will output in this fashion:

I CWNVU0470I: [ivu] Starting to analyze: adapter
I CWNVU0430I: [ivu] The following file is missing: util/updateProfileJdbcTemplates.jacl
I CWNVU0390I: [ivu] Component issues found : 1
I CWNVU0480I: [ivu] Done analyzing: adapter


I CWNVU0470I: [ivu] Starting to analyze: admin.appmgmt
I CWNVU0430I: [ivu] The following file is missing: properties/version.properties
I CWNVU0390I: [ivu] Component issues found : 1
I CWNVU0480I: [ivu] Done analyzing: admin.appmgmt

I CWNVU0470I: [ivu] Starting to analyze: admin.scripting
I CWNVU0440I: [ivu] The following file is different: properties/wsadmin.properties
I CWNVU0410I: [ivu] a141585df5aec95199fd1c222d13b1e0ebc99eb7 is the checksum in the bill of materials.
I CWNVU0420I: [ivu] 62e09bd4f0b42635f9911de2d8c4fa90ebd1e06f is the checksum on the file system.
I CWNVU0390I: [ivu] Component issues found : 1
I CWNVU0480I: [ivu] Done analyzing: admin.scripting

I CWNVU0470I: [ivu] Starting to analyze: image.product
I CWNVU0440I: [ivu] The following file is different: properties/version/update/backup/ImageOSandArchs.xml
I CWNVU0410I: [ivu] b197c66a2349e189a05c62fd8737c5d5c7f5552f is the checksum in the bill of materials.
I CWNVU0420I: [ivu] 25b20e7249721a77f91705969bd6f701eb97686a is the checksum on the file system.
I CWNVU0390I: [ivu] Component issues found : 1
I CWNVU0480I: [ivu] Done analyzing: image.product
I CWNVU0470I: [ivu] Starting to analyze: isc.deploy
I CWNVU0440I: [ivu] The following file is different: properties/iscdeployrun.properties
I CWNVU0410I: [ivu] 507952fed17a6caba5c4b1a791d9d4ff322f0b34 is the checksum in the bill of materials.
I CWNVU0420I: [ivu] 37cb1d521824f47f63b21237a5cb07942c7d19c9 is the checksum on the file system.
I CWNVU0390I: [ivu] Component issues found : 1
I CWNVU0480I: [ivu] Done analyzing: isc.deploy

The error is output along with the package it is checking, such as non-matching checksums, files missing, and files overlapping. Errors are indicated by the “Component issues found” line. Usually this line will not appear (indicating no error was found).

If you would like to suppress the messages from the above components, a template file has been provided to be used with the installver utility.

Simply place this file in the executable path for installver (<WAS_HOME>/bin/) and execute it the following way:


./installver.sh -userpropertyfile <TEMPLATE_PATH>

Where <TEMPLATE_PATH> is the path to the template file (download the file below).

ivu_ibm.template

[{"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Install","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF012","label":"IBM i"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.0;6.1;6.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
15 June 2018

UID

swg21314601