Viewing logs
Each time that you run the High-speed Apply Engine installer or uninstaller, a log file is created. A tab name reflects the date and time when the installer or uninstaller was run.
To view logs
From the Installation Summary or Uninstallation Summary window, click View log.A tab for each installation log or uninstallation log is displayed.
- Click the tab for the log that you want to view.
Search for rows highlighted in red (errors) or yellow (warnings).
To view logs with the High-speed Apply Engine Maintenance Tool
- Double-click High-speed ApplyMaintenanceTool.cmd in one of the following locations:
- For Windows: installationDirectory/HighSpeedApply
- For UNIX: installationDirectory/highspeedapply folder
- Click the Logs tab.
- To view a log, click Install Log or Uninstall Log, or to browse for a specific log file, click Browse to Log.A tab for each installation log or uninstallation log is displayed.
Contents of the logs
The general format of all log messages is:
(timeOfEvent),severityOfEvent,sourceOfEvent,eventMessageContent
An example follows:
This example indicates a LOG EVENT message that occurred on September 16, 2016, at 04:22:25 P.M. with a severity level of INFO from a HealthCheckValidationTask source class.
The severity levels from highest to lowest values are:
- SEVERE (appears in red in the log viewer)
- WARNING (appears in yellow in the log viewer)
- INFO
- CONFIG
- FINE
- FINER
- FINEST
The following table describes the main log message types.
Message type | Description |
---|---|
LOG EVENT | Describes the following types of information:
|
PROGRESS EVENT | Describes how much of a task is completed |
THROWABLE EVENT | Describes failures with stack traces |
Summary | Provides a summary at the end of the log that contains the same type of data shown on the installation summary screen (for example, whether the installation was successful or unsuccessful, and if unsuccessful, what features failed to install) |