Installation and profile creation log files

Various log files are created during installation and uninstallation of WSRR and during profile creation, augmentation, and deletion. Consult the applicable logs if problems occur during these procedures.

Table 1 shows the logs, content, and indicators of success and failure for WSRR.

Some directory paths, file names, and indicator values in Table 1 contain spaces to allow the entries to fit in the table cells. The actual directory paths, file names, and indicator values do not contain spaces.

The variable install_root represents the installation directory of WebSphere Application Server. The variable profile_root represents the root location of a profile.

Table 1. Installation and profile logs for WSRR components
Log Content Indicators
  • For Linux operating systemFor Unix operating system TEMPDIR/logs/wsrr/install.log
  • For Windows operating system TEMPDIR\logs\wsrr\install.log
Logs all installation events relating to WSRR.
INSTCONFFAILED
Total installation failure.
INSTCONFSUCCESS
Successful installation.
INSTCONFPARTIALSUCCESS
Installation errors occurred but the installation is still usable. Additional information in other log files identifies the errors.

TEMPDIR is your system temp directory, for example, /tmp on Linux andUNIX.

  • For Linux operating systemFor Unix operating system install_root/logs/manageprofiles/pmt.log
  • For Windows operating system install_root\logs\manageprofiles\pmt.log

Logs all events from the Profile Management Tool.

INSTCONFFAILED
Total profile creation failure.
INSTCONFSUCCESS
Successful profile creation.
INSTCONFPARTIALSUCCESS
Profile creation errors occurred but the profile is still functional. Additional information in other log files identifies the errors.
  • For Linux operating systemFor Unix operating system install_root/logs/manageprofiles/profile_name_create.log
  • For Windows operating system install_root\logs\manageprofiles\profile_name_create.log
  • Traces all events that occur during the creation of the named profile.
  • Created when a profile is created during a Complete installation, when using the Profile Management Tool, or when using the manageprofiles command.
INSTCONFFAILED
Total profile creation failure.
INSTCONFSUCCESS
Successful profile creation.
INSTCONFPARTIALSUCCESS
Profile creation errors occurred but the profile is still functional. Additional information in other log files identifies the errors.
  • For Linux operating systemFor Unix operating system install_root/logs/manageprofiles/profile_name_augment.log
  • For Windows operating system install_root\logs\manageprofiles\profile_name_augment.log
  • Traces all events that occur during the augmentation of the named profile.
  • Created when a profile is augmented, when using the Profile Management Tool, or when using the manageprofiles command.
INSTCONFFAILED
Total profile augmentation failure.
INSTCONFSUCCESS
Successful profile augmentation.
INSTCONFPARTIALSUCCESS
Profile augmentation errors occurred but the profile is still functional. Additional information in other log files identifies the errors.
  • For Linux operating systemFor Unix operating system install_root/logs/manageprofiles/profile_name_delete.log
  • For Windows operating system install_root/logs/manageprofiles/profile_name_delete.log
  • Traces all events that occur during the deletion of the named profile.
  • Created when profile deletion is performed with the manageprofiles command.
INSTCONFFAILED
Total profile deletion failure.
INSTCONFSUCCESS
Successful profile deletion.
INSTCONFPARTIALSUCCESS
Profile deletion errors occurred but the profile is still deleted. Additional information in other log files identifies the errors.
  • For Linux operating systemFor Unix operating system install_root/logs/install/log.txt
  • For Windows operating system install_root\logs\install\log.txt
  • Logs all installation events relating to WebSphere® Application Server Network Deployment.
  • Created as part the underlying installation of WebSphere Application Server Network Deployment that is installed with WSRR.
INSTCONFFAILED
Total installation failure.
INSTCONFSUCCESS
Successful installation.
INSTCONFPARTIALSUCCESS
Installation errors occurred but the installation is still usable. Additional information in other log files identifies the errors.
  • For Linux operating systemFor Unix operating system install_root/logs/wsrr/uninstall.log
  • For Windows operating system install_root\logs\wsrr\uninstall.log
Logs all uninstallation events relating to WSRR.
INSTCONFFAILED
Total uninstallation failure.
INSTCONFSUCCESS
Successful uninstallation.
INSTCONFPARTIALSUCCESS
The uninstallation wizard successfully removed the core product files, but errors occurred during configuration. Additional information in other log files identifies the errors.
  • For Linux operating systemFor Unix operating system install_root/logs/update/WSRRProfileUpgrade.log
  • For Windows operating system install_root\logs\update\WSRRProfiles.log
Logs configuration actions that run at the end of the uninstallation process. Contains a series of <record> elements that document the configuration actions.
  • For Linux operating systemFor Unix operating system profile_root/logs/AboutThisProfile_wsrr.txt
  • For Windows operating system profile_root\logs\AboutThisProfile_wsrr.txt
Logs all the parameter values that are specified when a profile is created or augmented, in the following format:
parameter_name: parameter_value
N/A