Log |
On Linux and UNIX platforms: install_root/logs/wbi/log.txt
On Windows platforms: install_root \logs\wbi\log.txt
|
Content |
Logs all installation events relating to WebSphere ESB |
Indicators |
- 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.
|
|
Log |
On Linux and UNIX platforms: install_root /logs/wbi/instconfig.log
On Windows platforms: install_root\logs\wbi\instconfig.log
|
Content |
Logs configuration actions that run at the end of the
installation process to configure components, install system applications,
and create Windows shortcuts and registry entries. |
Indicators |
Contains a series of <record> elements
that document the configuration actions. If a post-installation configuration
action fails, text like the following appears in the log: <record>
<date>2005-05-26T11:41:17</date>
<millis>1117132877344</millis>
<sequence>742</sequence>
<logger>com.ibm.ws.install.configmanager.
ConfigManager</logger>
<level>WARNING</level>
<class>com.ibm.ws.install.configmanager
.ConfigManager</class>
<method>executeAllActionsFound</method>
<thread>12</thread>
<message>Configuration action failed: com.
ibm.ws.install.configmanager.actionengine.
ANTAction-D:\WBI\AS\properties\version
\install.wbi\6.0.0.0\config\
full\install\90SInstallCEI.ant</message>
</record>
If no actions fail, the following message is the last log entry:<record>
. . .
<message>No errors were encountered while
executing the repository actions</message>
</record>
|
|
Log |
On Linux and UNIX platforms: profile_root/logs
/pcatLog<timestamp>.txt
On
Windows platforms: profile_root\logs \pcatLog<timestamp>.txt
Important: If this file does not exist in this directory on your system,
profile creation failed early in the process. In this case, review the pcatLog.txt file
in the user_home directory, where user_home represents the directory /root on
Linux and UNIX platforms or C:\Documents and Settings\Administrator on
Windows platforms.
|
Content |
Logs all events that occur when a default profile is
created during a Complete installation, when the Profile wizard is run, or
when the manageprofile command is used. |
Indicators |
- 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.
|
|
Log |
On Linux and UNIX platforms: install_root/logs/wasprofile
/wasprofile_create_ profile_name.log
On
Windows platforms: install_root\logs \wasprofile \wasprofile_create_ profile_name.log
|
Content |
- Traces all events that occur during the creation of the named profile.
- Created during a Complete installation, when using the Profile Wizard,
or when using the manageprofile command.
|
Indicators |
- 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.
|
|
Log |
On Linux and UNIX platforms: install_root/logs/wasprofile
/wasprofile_augment_ profile_name.log
On
Windows platforms: install_root\logs\wasprofile \wasprofile_augment_ profile_name.log This
directory path must be less than 256 characters in length.
Important: This
file name might also appear as was_profile_augment_ profile_name_<timestamp>.log
|
Content |
- Traces all events that occur during the augmentation of the named profile.
- Created during a Complete installation, when using the Profile wizard,
or when using the manageprofile command.
|
Indicators |
- 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.
|
|
Logs |
On Linux and UNIX platforms: install_root/logs/wasprofile
/wasprofile_delete_ profile_name.log
On
Windows platforms: install_root\logs\wasprofile \wasprofile_delete_ profile_name.log
|
Content |
- Traces all events that occur during the deletion of the named profile.
- Created when profile deletion is performed with the wasprofile command.
|
Indicators |
- 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.
|
|
Logs |
On Linux and UNIX platforms: install_root/logs
/wasprofile.log
On Windows platforms: install_root\logs
\wasprofile.log
|
Content |
- Traces all events that occur during the deletion of profiles.
- Created during uninstallation if you choose to uninstall the underlying
WebSphere Application Server Network Deployment.
|
Indicators |
- 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.
|
|
Logs |
On Linux and UNIX platforms: install_root/logs/log.txt
On Windows platforms: install_root\logs\log.txt
|
Content |
- Logs all installation events relating to WebSphere Application Server
Network Deployment.
- Created when WebSphere Application Server Network Deployment is silently
installed.
|
Indicators |
- 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.
|
|
Logs |
On Linux and UNIX platforms: install_root /logs/instconfig.log
On Windows platforms: install_root \logs\instconfig.log
|
Content |
- Logs configuration actions that run at the end of the installation process
to configure components, install system applications, and create Windows shortcuts
and registry entries.
- Created when WebSphere Application Server Network Deployment is silently
installed.
|
Indicators |
Contains a series of <record> elements
that document the configuration actions. |
|
Logs |
On Linux and UNIX platforms: install_root /logs/wbi/uninstlog.txt
On Windows platforms: install_root \logs\wbi\uninstlog.txt
|
Content |
Logs all uninstallation events relating to WebSphere ESB |
Indicators |
- 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.
|
|
|
Logs |
On Linux and UNIX platforms: install_root /logs/wbi/uninstconfig.log
On Windows platforms: install_root \logs\wbi\uninstconfig.log
|
Content |
Logs configuration actions that run at the end of the
uninstallation process. |
Indicators |
Contains a series of <record> elements
that document the configuration actions. |