Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows |
WebSphere Portal Express provides different log files to help administrators identify and correct problems with installation, migration, and i5/OS configuration.
Log file name | Description | Problem symptoms |
---|---|---|
wpinstalllog.txt | Contains trace information that is generated by the installation program. | Check this log if the WebSphere Portal Express installation stops before successful completion. |
wpinstalllog_base.txt | Contains trace information that is generated by the installation program. This file contains a copy of wpinstalllog.txt prior to the launch of the installation program, which then deletes wpinstalllog.txt. | Check this log if the WebSphere Portal Express installation onto a WebSphere Application Server base profile stops before successful completion. |
installmessages.txt | Contains messages that are generated during installation. The messages in this file are translated for the language that is specified during installation. | Check this log for errors generated during installation. |
LocalizeTrace.archive1.log LocalizeTrace.archive2.log LocalizeTrace.archive3.log LocalizeTrace.archive4.log LocalizeTrace.archive5.log | Contain archive install/fixup messages. | Check this log for errors generated during the archive install/fixup.Note: These files are not used during an i5/OS installation. |
log.txt | Contains trace information generated during the installation of WebSphere Application Server. Note: Located in app_server_root/logs directory for successful installs. Note: Located in the temporary directory (%TEMP% on Windows or /tmp/ on UNIX) for unsuccessful installs. | Check this log if you have problems with the installation of WebSphere Application Server.Note: This file is not used during an i5/OS installation. |
Windows and Linux: The following log files are located in the temp directory and are used during installation. You can access the directory by typing %temp% into the address field in the Explorer window. Note that the wpinstalllog.txt and wpsinstalllog.txt log files that are previously described begin in the temp directory and are moved to portal_server_root/log early in the installation.
Windows users: The temp directory is typically located in a (hidden) path named Documents and Settings\user\Local Settings. For example, C:\Documents and Settings\Administrator\Local Settings\Temp. You might need to set your folder options appropriately in order to view hidden files and directories.
Log file name | Description | Problem symptoms |
---|---|---|
installtraces1.txt installtraces2.txt installtraces3.txt | Contain trace information generated by the dependency checking function. Output is added to installtraces1.txt until it reaches a predefined size, at which point output goes into installtraces2.txt and then into installtraces3.txt. When installtraces3.txt is full, output reverts to installtraces1.txt and overwrites previous trace information. | Check these files if there are problems with component discovery and dependency checking. |
Log file name | Description | Problem symptoms |
---|---|---|
MigrationTrace.log | Contains trace information that is generated by the migration process. | Check this log if migration stops before successful completion. |
MigrationMessages.log | Contains messages that are generated during migration. The messages in this file are translated for the language that is specified during installation. | Check this log for errors generated during migration. |
WASPreUpgrade.time_stamp.log | Contains information that is generated by the portal-pre-upgrade task.
This log file is located in the backup directory that was specified when the portal-pre-upgrade task was run. | Check this log if the portal-pre-upgrade specified task stops before successful completion. |
WASPostUpgrade.time_stamp.log | Contains information that is generated by the portal-post-upgrade task. | Check this log if the portal-post-upgrade task stops before successful completion. |
If you configured WebSphere Portal Express using the Install and Configure option of the installation program, the complete set of WebSphere Portal Express configuration log files are located in the UserData path of the portal_server_root_user/log directory. Some configuration log files may also appear in the ProdData path of the portal_server_root_prod/log directory, but these files do not contain log information on configuration performed after installation. For complete information, refer to the configuration log files contained in the UserData path of the directory.
The following files may prove useful when troubleshooting configuration problems.
Note: This is not a complete list of the log files available.Log file name | Description | Problem symptoms |
---|---|---|
LocalizeConfigTrace.log
LocalizeConfigTrace1.log | Contain trace information on the create-all-db configuration task. Output is added to LocalizeConfigTrace.log until it reaches a predefined size, at which point output goes into LocalizeConfigTrace1.log. When LocalizeConfigTrace1.log is full, output reverts to LocalizeConfigTrace.log and overwrites previous trace information. | Check these logs if you have trouble creating databases. |
LocalizeTrace.log | LocalizeTrace.log is a subset of LocalizeConfigTrace.log and contains actual commands entered.Note: This file is overwritten if the installation program is run again. | Check this log for errors generated during installation. |
Corrupted messages in log files might occur if there are different locales set on the i5/OS server and the Windows client. For example, if a user installs WebSphere Portal Express from a Japanese Windows client onto an i5/OS English server, the log files are unreadable.
Whenever possible, it is strongly recommended that you install from a client that has the same locale as the server in order to avoid this problem.
Parent topic: Logging and tracing