Various log files are created during installation and uninstallation of WebSphere Process Server and during profile creation, augmentation, unaugmentation, 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 WebSphere Process Server.
The variable install_root represents the installation directory of WebSphere Process Server. The variable profile_root represents the root location of a profile, by default, install_root/profiles/profile_name on Linux and UNIX platforms or install_root\profiles\profile_name on Windows platforms.
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.
Log | Content | Indicators |
---|---|---|
Logs all installation events relating to WebSphere Process Server. |
|
|
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. | 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> |
|
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.
Important: When you create the
first profile for an installation and no WebSphere Application Server, WebSphere
Application Server Network Deployment, or WebSphere Process Server profile
exists, warning messages are generated in this log file about a missing profileRegistry.xml file.
The profileRegistry.xml file exists only after the first
profile has been created. These warning messages are normal and can be ignored.
|
Logs all events that occur when a default profile is created during a Complete installation, when the Profile wizard is run, or when the wasprofile command is used. |
|
|
|
|
Important: This file name might also appear as wasprofile_augment_ profile_name_<timestamp>.log
|
|
|
|
|
|
|
Provides output similar to the following: Prereq base template found in file: e:\o0540.17_mod1\profileTemplates\ default.wbiserver\ prereqMetadata.xml Creating the prereq base profile : default Return code : 0 Adding prereq default.wbicore to prereq list Adding prereq default.bfm to prereq list Adding prereq default.wbicore to prereq list Augmenting default with the prereq profile template: default.wbicore Return code : 0 Augmenting default with the prereq profile template: default.bfm Return code : 0 Augmenting with the user specified template: e:\o0540.17_mod1/profileTemplates/ default.wbiserver Return code : 0 Profile actions completed |
|
|
Provides output similar to the following: Adding prereq managed.wbicore to prereq list Adding prereq managed.bfm to prereq list Adding prereq managed.wbicore to prereq list Template 'managed.wbicore' is an existing applied augment for profile : Custom01 Template 'managed.bfm' is an existing applied augment for profile : Custom01 Augmenting with the user specified template: E:\o0540.17_mod1/profileTemplates/ managed.wbiserver Return code : 0 Profile actions completed |
|
|
||
|
||
|
|
|
|
Contains a series of <record> elements that document the configuration actions. | |
Logs all uninstallation events relating to WebSphere Process Server. |
|
|
Logs configuration actions that run at the end of the uninstallation process. | Contains a series of <record> elements that document the configuration actions. |
Last updated: Wed 01 Nov 2006 07:47:12
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)