4 Using the Install Software - Do Not Configure Option

This section describes how to install Oracle Web Tier without configuring it by choosing Install Software - Do Not Configure as your installation type (Section 2.4). Later you should manually configure the Web Tier components by running the configuration wizard.

This chapter includes the following sections:

4.1 Following the Installation Instructions

After you start the installer (Section 2.3), follow the instructions in Table 4-1 to install Oracle Web Tier.

If you need additional help with any of the installation screens, see Appendix A, or click Help to access the online help.

Table 4-1 Installation Flow for Install Only Option

No. Screen Description and Action Required

1

Welcome Screen

Click Next to continue.

2

Install Software Updates Screen

If you want to search for and download software updates from My Oracle Support, then enter My Oracle Support Account Username and Password, and click Test Connection.

If you want to search your local directory for updates, then select Search Local Directory for Updates, and click Search For Updates.

If you want to skip software updates, then select Skip Software Updates.

Click Next to continue.

3

Select Installation Type Screen

Select Install Software - Do Not Configure.

Click Next to continue.

4

Prerequisite Checks Screen

Click Next to continue.

5

Specify Installation Location Screen

Specify the Middleware home and Web Tier Oracle home directories:

  • If you already have a WebLogic Server installed, you can point to your existing Middleware home directory. If you specify a Middleware home directory that does not already exist, it will be created for you.

  • The Web Tier Oracle home and Oracle Common home directories will be created inside the Middleware home directory.

Click Next to continue.

6

Specify Security Updates Screen

If you want to receive the security updates via My Oracle Support, then do the following:

  1. Select I wish to receive security updates via My Oracle Support.

  2. Enter your Email address (preferably My Oracle Support email address or username).

  3. Enter My Oracle Support Password.

  4. Click Next.

If you do not want to receive the security updates via My Oracle Support, then do the following:

  1. Do not select I wish to receive security updates via My Oracle Support.

  2. Click Next.

  3. In the confirmation dialog box titled My Oracle Support Username/Email Address Not Specified, click Yes.

7

Installation Summary Screen

Verify the information on this screen.

Click Install to begin the installation.

8

Installation Progress Screen

Click Next to continue.

9

Installation Complete Screen

Click Finish to dismiss the installer.


4.2 Following the Configuration Instructions

Run the Configuration Tool to configure your Oracle Web Tier products.

On UNIX

Web_Tier_ORACLE_HOME/bin/config.sh

On Windows

Web_Tier_ORACLE_HOME\bin\config.bat

Note:

Ensure that the Oracle Web Tier installer is not running; running the installer and Configuration Tool concurrently is not supported.

After you have started the Configuration Tool, follow the instructions in Table 4-2.

Table 4-2 Configuration Flow

No. Screen When Does This Screen Appear? Description and Action Required

1

Welcome Screen

Always

Click Next to continue.

2

Configure Components Screen

Always

Select the component(s) you want to configure.

Select Associate Selected Components with WebLogic Domain if you want to associate Web Tier with an existing Fusion Middleware (EM) Control. If you select this option, be sure that the Administration Server is up and running.

Click Next to continue.

3

Specify WebLogic Domain Screen

Only if Associate Selected Components with WebLogic Domain is selected on the Configure Components screen

Specify the credentials for your existing WebLogic Domain which hosts Fusion Middleware (EM) Control.

Click Next to continue.

4

Specify Component Details Screen

Always

Specify the Oracle Instance location and names for your components.

Click Next to continue.

5

Web Cache Administrator Password Screen

If you selected Oracle Web Cache on the Configure Components screen

Specify the Oracle Instance location and names for your components.

Click Next to continue.

6

Configure Ports Screen

Always

Select whether you want automatic or manual port configuration.

NOTE - If you choose to use the staticports.ini (or any custom port file), port numbers less than 1024 will not be validated by the installer. You will, however, be able to proceed with the installation.

See "Port Numbers" in Oracle Fusion Middleware Administrator's Guide for more information.

Click Next to continue.

7

Specify Security Updates Screen

Always

If you want to receive the security updates via My Oracle Support, then do the following:

  1. Select I wish to receive security updates via My Oracle Support.

  2. Specify your Email address (preferably My Oracle Support email address or username).

  3. Specify the My Oracle Support Password.

  4. Click Next.

If you do not want to receive the security updates via My Oracle Support, then do the following:

  1. Do not select I wish to receive security updates via My Oracle Support.

  2. Click Next.

  3. In the confirmation dialog box titled My Oracle Support Username/Email Address Not Specified, click Yes.

8

Installation Summary Screen

Always

Verify the information on this screen.

Click Configure to begin the configuration.

9

Configuration Progress Screen

Always

Click Next to continue.

10

Installation Complete Screen

Always

Click Save to save your configuration information to a file. This information includes port numbers, installation directories, URLs, and component names which you may need to access at a later time.

After saving your configuration information, click Finish to dismiss the installer.


After the configuration is complete, perform the post-installation tasks. See Section 3.2.

4.3 Verifying the Installation

You can perform any combination of the following tasks to verify that your installation was successful:

4.3.1 Verifying the Installation Logs

Check for the presence of installation log files in logs directory inside your Oracle Inventory directory. On UNIX systems, if you do not know the location of your Oracle Inventory directory, you can find it in the WebTier_ORACLE_HOME/oraInst.loc file. On Windows systems, the default location for the inventory directory is C:\Program Files\Oracle\Inventory\logs.

4.3.2 Verifying the Domain Server Logs

Check the domain server logs, which are located in the servers directory inside the domain home directory. For example:

On UNIX

Web_Tier_ORACLE_HOME/user_projects/domains/domain_name/servers/server_name

On Windows

Web_Tier_ORACLE_HOME\user_projects\domains\domain_name\servers\server_name

4.3.3 Verifying the OPMN Status

Run the opmnctl status command from the INSTANCE_HOME/bin directory on UNIX, and INSTANCE_HOME\bin directory on Windows in your instance home location. For example:

> ./opmnctl status

Processes in Instance: instance2
---------------------------------+--------------------+---------+---------
ias-component                    | process-type       |     pid | status  
---------------------------------+--------------------+---------+---------
webcache1                        | WebCache-admin     |   24057 | Alive   
webcache1                        | WebCache           |   24056 | Alive   
ohs1                             | OHS                |   23890 | Alive   

This information shows the components configured for this installation. The status "Alive" means the component is up and running.

4.3.4 Checking the Browser URLs

Run the opmnctl status -l command from the INSTANCE_HOME/bin directory on UNIX, and INSTANCE_HOME\bin directory on Windows in your instance home location to obtain a list of ports used by the components. For example:

> ./opmnctl status -l

---------------------------------+--------------------+---------+----------+------------+----------+-----------+------
ias-component                    | process-type       |     pid | status   |        uid |  memused |    uptime | ports
---------------------------------+--------------------+---------+----------+------------+----------+-----------+------
webcache1                        | WebCache-admin     |   24057 | Alive    | 1067146469 |    43712 |  14:43:29 | http_admin:7799
webcache1                        | WebCache           |   24056 | Alive    | 1067146468 |    64072 |  14:43:29 | http_stat:7800,http_invalidation:7801,https_listen:7802,http_listen:7798
ohs1                             | OHS                |   23890 | Alive    | 1067146467 |    50260 |  14:43:39 | https:9999,https:4447,http:7777

Use the port numbers in this display to point your browser to the appropriate pages. Use the format:

http://system_name:port_number

Based on the information above, you would use the URLs in Table 4-3 to access the various pages from this configuration:

Table 4-3 Sample Web Tier URLs

Page Sample URL

Oracle HTTP Server

http://system_name:7777

Oracle HTTP Server SSL

https://system_name:4447

Oracle Web Cache

http://system_name:7798

Oracle Web Cache SSL

https://system_name:7802

Oracle Web Cache Administration

https://system_name:7799