Previous Topic: Supply the Installation InformationNext Topic: Configuring


Tomcat Setup Panels (Full Install Only)

The first Tomcat setup panels let you specify where to install Tomcat and the port from which it is accessed.

Follow these steps:

  1. Specify a parent folder to install Apache Tomcat.

    The folder where you want to install tomcat.

    Note: A subfolder named apache-tomcat-#.#.## is created inside the folder that you define.

  2. Enter the non-SSL standard port that users use to access the server.

    Example: 8080 is formatted as the port: www.company.com:8080.

Review Installation Summary

Review the Installation Summary:

  1. Review the settings that are displayed in the Pre Installation Summary.
  2. Click install to accept settings or click previous to go back and change the settings.

Launch Configuration Tool

You can optionally choose to launch the Configuration Tool after the install window closes.

Note: It is optimal for the Configuration Tool to be run by someone that is familiar with CAICCI, CA DRAS™, and your database settings, and it is required that the person has valid external security credentials.

For more information on the Configuration Tool, see Configuring CA Output Management Web Viewer.

Complete the Installation

Review the Install Complete information and follow the instructions list on it. A URL is listed to start CA Output Management Web Viewer in a web browser.

Note:

Installation Logging

This section provides you with instructions of how to review the logs that are produced by the installation of CA OM Web Viewer.

Note: When the installation summary starts with Warning or Non-Fatal Failure the information about the error is logged in the installation logs.

Log Locations

There are three primary logs that are produced by CA OM Web Viewer installation.

Primary Install Log - CA_Output_Management_Web_Viewer_r12.1_Install_<date_time>.log

Install Standard Out - wv_install_stdout.log

Install Standard Error - wv_install_stderr.log

Primary Install Log

The main install log is placed in:

$USER_INSTALL_DIR$/uninstaller/Logs

Note: If there is a failure early in the installation, or you cancel the installation then the log file is placed in your Home folder in USS/Unix/Linux or on the Desktop on Windows.

The filename for the primary install log is:

CA_Output_Management_Web_Viewer_r12.1_Install_<date_time>.log

Install Standard Out

The install standard out is written to:

$TEMP$/wv_install_stdout.log

Note: The user temp folder can be found on the Windows by typing echo %TEMP% in the command prompt. The system temp folder on USS/Unix/Linux systems is often /tmp. For more information on alternate USS/Unix/Linux system temp folder locations, see the OS documentation.

Install Standard Error

The installation standard error is written to:

$TEMP$/wv_install_stderr.log

Note: The user temp folder can be found on Windows by typing echo %TEMP% in the command prompt. The system temp folder on USS/Unix/Linux systems is often /tmp. For more information on alternate USS/Unix/Linux system temp folder locations, see the OS documentation.