Vérification de l'installation
Vous pouvez vérifier que l'installation de l'offre est correcte à l'aide des fonctionnalités d'IBM® Installation Manager.
Procédure
- Pour vérifier l'installation de l'offre, vous pouvez utiliser Installation
Manager pour rechercher l'offre dans la liste des packages installés. Placez-vous dans le sous-répertoire eclipse/tools de l'emplacement des fichiers binaires d'Installation Manager et exécutez la commande suivante :
This will display a list indicating which packages this Installation Manager has installed. For example:./imcl listInstalledPackages
com.ibm.websphere.liberty.ND_16.0.2.20160203_0234
- If an installation was successful, the installed.xml file should contain a location element for the installed offering.
For example, the following file:
should contain something like this:installation_manager_root/properties/version/installed.xml
<location id="IBM WebSphere Application Server Liberty Network Deployment" kind="product" path="/QIBM/ProdData/WebSphere/Liberty/ND"> ..... </location>
- If you used the Installation Manager -log option during installation, you can verify that the resulting log
file does not contain any errors.
If you used the following command to install the offering silently for example:
./imcl -acceptLicense input $HOME/WASFiles/liberty/temp/install_response_file.xml -log $HOME/WASFiles/liberty/temp/install_log.xml -secureStorageFile $HOME/WASFiles/liberty/temp/credential.store -masterPasswordFile $HOME/WASFiles/liberty/master_password_file.txt
and the installation was successful, the install_log.xml file should contain something like this:<?xml version="1.0" encoding="UTF-8"?> <result> </result>
Tâches associées:

Nom du fichier : twlp_ins_install_ver_is.html