Topics: |
How to: |
This following procedure provides the steps for installing the WebFOCUS Client on UNIX.
Note: Before beginning the installation, verify that all prerequisites are met. In particular, this installation requires knowledge of the Primary ReportCaster Distribution Server machine name and port number.
This section describes how to install WebFOCUS Client on UNIX using the console installation mode. For demonstration purposes, a custom installation is performed using an Oracle 12c database for the repository. The web and application server being used is Apache Tomcat 8.0.36, which is packaged with the installation.
ulimit=8192
chmod 755 installWebFOCUS8201.bin
./installWebFOCUS8201.bin -i console
The Welcome to WebFOCUS 8.2 message displays.
The WebFOCUS License Agreement displays in sections.
The Choose Install Type prompt is displayed.
1 to update an existing Release 8.2.x installation available on your machine. After entering the installation location, continue to step 24.
2 for a full installation and press Enter. Continue to step 8.
The Choose Install Set prompt is displayed.
The Choose Destination Locations prompt is displayed.
Note: Do not include spaces in the path.
The Select Components to Install prompt is displayed.
The destination directory prompt is displayed.
Note: The directory path cannot contain spaces.
The mail server host prompt is displayed.
The Install ReportCaster Distribution Server prompt is displayed.
Note: If you plan to install the Distribution Server on a different machine, type N.
The Install and Configure Tomcat prompt is displayed.
The Install Derby prompt is displayed.
A list of supported databases is displayed.
The database choices are:
The Advanced Configuration prompts display.
This prompt will appear for license keys with ReportCaster, and if you chose to install ReportCaster on this machine.
Tomcat Server Shutdown Port: (DEFAULT: 8009):
Tomcat AJP Port: (DEFAULT: 8005):
The Tomcat prompts will appear if you choose to install and configure Tomcat during installation.
The Pre-Installation Summary prompt for the Distribution Server, Reporting Server, Database, Tomcat, Context Roots and Alias, and Mail Host is displayed, as well as Disk Space information.
Note: If any of the Advanced Configuration parameters are incorrect, type BACK to reenter values for the settings.
The Installation Complete prompt is displayed once the installation has finished.
This section describes how to perform a typical installation for the WebFOCUS Client on UNIX using the GUI installation mode.
To use the GUI installation, ensure that the installer has access to an X Windows Server (through the DISPLAY variable). If an X Windows Server is available, you must set a DISPLAY environment variable before you start the installer. For example:
DISPLAY=xserver_host:0.0 export DISPLAY TERM=xterm export TERM
where:
Is the host name or IP Address of a machine that is running an X Server.
The Welcome to WebFOCUS 8.2 installation program window opens, recommending that you quit all programs before continuing the installation.
The License Agreement dialog box opens.
The License Code dialog box opens.
The Choose Install Set dialog box opens.
The Choose Destination Locations dialog box opens.
Note: Do not include any spaces in the path. In addition, provide a path to a unique destination folder. If you provide a path to an existing directory, WebFOCUS will prompt you to delete the existing directory or choose a different target folder.
The Select Components to install dialog box opens, as shown in the following image.
Options to install Tomcat and Derby are enabled if these components are not preinstalled on your system. Allow these options to be installed and configured with WebFOCUS if you want to use default configuration options.
Note:
The Database Configuration dialog box opens, as shown in the following image. In this example, Apache Derby is being configured, since it was the pre-existing database that was selected.
If the installer detects an existing Derby installation on the machine, the JDBC Path will be populated automatically. Otherwise, the JDBC Path text box will be blank, and the user will have to enter the full path to the jar files.
The Pre-Installation Summary window opens.
As WebFOCUS is being configured on your system, the Please Wait window is displayed.
After WebFOCUS is configured, the Installing WebFOCUS 8.2 dialog box opens. As WebFOCUS is being installed, the Installing WebFOCUS 8.2 dialog box informs you about the installation tasks that are being performed.
The Install Complete window opens, listing the installation directory.
This section describes how to perform a custom installation for the WebFOCUS Client on UNIX using the GUI installation mode.
To use the GUI installation, ensure that the installer has access to an X Windows Server (through the DISPLAY variable). If an X Windows Server is available, you must set a DISPLAY environment variable before you start the installer. For example:
DISPLAY=xserver_host:0.0 export DISPLAY TERM=xterm export TERM
where:
Is the host name or IP Address of a machine that is running an X Server.
The Welcome to WebFOCUS 8.2 window opens, recommending that you quit all programs before continuing with the installation.
The License Agreement dialog box opens.
The License Code dialog box opens.
The Choose Install Set dialog box opens.
The Select Program Folder dialog box opens.
Note: Do not include any spaces in the path. In addition, provide a path to a unique destination folder. If you provide a path to an existing directory, WebFOCUS will prompt you to delete the existing directory or choose a different target folder.
The Select Components to Install dialog box opens, as shown in the following image.
Options to install Tomcat and Derby are enabled if these components are not preinstalled on your system. Allow these options to be installed and configured with WebFOCUS if you want to use default configuration options.
Note:
The Database Configuration dialog box opens, as shown in the following image. In this example, Apache Derby is being configured, since it was the pre-existing database that was selected.
If the installer detects an existing Derby installation on the machine, the JDBC Path will be populated automatically. Otherwise, the JDBC Path text box will be blank, and the user will have to enter the full path to the jar files.
The Advanced Configuration dialog box opens, as shown in the following image.
Note: The Web/App Server Ports area will appear only if you chose to install and configure Tomcat.
The Pre-Installation Summary window opens.
As WebFOCUS is being configured on your system, the Please Wait window is displayed.
After WebFOCUS is configured, the Installing WebFOCUS 8.1 dialog box opens. As WebFOCUS is being installed, the Installing WebFOCUS 8.1 dialog box informs you about the installation tasks that are being performed.
The Install Complete window opens, listing the installation directory.
Note: The WebFOCUS Client must be installed before running the stand-alone ReportCaster Distribution Server installation.
To install a stand-alone ReportCaster Distribution Server on a separate machine from the WebFOCUS Client:
Note: The installer file (installWebFOCUS8201.bin) must be accessible from this machine.
./installWebFOCUS8201.bin -i console
The installation will provide a series of command-line prompts.
The WebFOCUS License Agreement displays in sections.
Note: Do not include spaces in the path.
The installer will display the message:
You have chosen to install ReportCaster Distribution Server only, WebFOCUS will not be installed
Select an existing database from the list of databases provided. Select the same database which the WebFOCUS Client will be using.
In the Database Configuration pane, provide the necessary information for the existing database.
The Advanced Configuration prompts display.
The configurations for the Distribution Server and Database are displayed.
Note: If any of the Advanced Configuration parameters are incorrect, type back to reenter values for the settings.
If you experience issues during the installation, due to Java memory resources:
_JAVA_OPTIONS="-Xms512m -Xmx1024m" ; export_JAVA_OPTIONS
WebFOCUS | |
Feedback |