Skip Headers
Oracle® Fusion Middleware Enterprise Deployment Guide for Oracle WebCenter Content
11g Release 1 (11.1.1)

Part Number E15483-06
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

6 Installing the Software for an Enterprise Deployment

This chapter describes the software installations required for the Oracle WebCenter Content enterprise deployment reference topology. You install Oracle HTTP Server and then Oracle Fusion Middleware.

Note:

Before starting the setup process, read the release notes for additional installation and deployment information. They are available on the Oracle Fusion Middleware Documentation Library at http://docs.oracle.com/cd/E23943_01/relnotes.htm.

This chapter contains the following sections:

6.1 Overview of the Software Installation Process

The enterprise deployment software installation is divided into two parts. The first part covers the required web tier installations, while the second part addresses the required Oracle Fusion Middleware (FMW) components. Later chapters describe the required configuration steps to create the Oracle WebCenter Content reference topology.

Obtaining the Software

For information about where to obtain the software, see "Obtain the Oracle Fusion Middleware Software" in the Oracle Fusion Middleware Installation Planning Guide.

Select one of the download locations and download Oracle WebCenter Content and Oracle SOA Suite. The ZIP archive files are saved to your system.

After you download each archive file, extract it into a directory of your choice on the machine where you are performing the installation.

Software to Install

Table 6-1 shows what software should be installed on each host or be accessible from each host.

Table 6-1 Software To Be Installed On Each Host or Accessible From Each Host

Hosts Oracle HTTP Server Oracle WebLogic Server Oracle SOA Suite Oracle WebCenter Content

WEBHOST1

X

     

WEBHOST2

X

     

SOAHOST1

 

X

X

X

SOAHOST2

 

X

X

X

WCCHOST1

 

X

X

X

WCCHOST2

 

X

X

X


6.2 Installing Oracle HTTP Server

This section covers these topics:

6.2.1 Prerequisites to Installing Oracle HTTP Server

Prior to installing Oracle HTTP Server (OHS), check that your machines meet the following requirements:

  • Ensure that the system, patch, kernel, and other requirements are met as specified in the Oracle Fusion Middleware Installation Guide for Oracle Web Tier.

  • Because Oracle HTTP Server is installed on port 7777 by default, you must make sure that port 7777 is not used by any service on the nodes. To check if this port is in use, run the following command before installing Oracle HTTP Server:

    netstat -an | grep 7777
    

    You must free port 7777 if it is in use.

  • On Linux platforms, if the /etc/oraInst.loc file exists, check that its contents are correct. Specifically, check that the inventory directory is correct and that you have write permissions for that directory. If the /etc/oraInst.loc file does not exist, you can skip this step.

  • Before starting the installation, make sure that the following environment variables are not set:

    • LD_ASSUME_KERNEL

    • ORACLE_INSTANCE

6.2.2 Installing Oracle HTTP Server on WEBHOST1 and WEBHOST2

As described in Chapter 4, "Preparing the File System for an Enterprise Deployment," you install Oracle Fusion Middleware in at least two storage locations for redundancy.

  1. Start the installer for Oracle HTTP Server from the installation media:

    ./runInstaller
    
  2. In the Specify Inventory Directory screen, do the following:

    1. Enter HOME/oraInventory, where HOME is the home directory of the user performing the installation (this is the recommended location).

    2. Enter the OS group for the user performing the installation.

    3. Click Next.

    Follow the instructions on screen to execute /createCentralInventory.sh as root.

    Click OK.

  3. In the Welcome screen, click Next.

  4. In the Install Software Updates screen, choose Skip Software Updates and click Next.

  5. In the Select Installation Type screen, select Install - Do Not Configure, and click Next.

  6. In the Prerequisite Checks screen, verify that all checks complete successfully, and click Next.

  7. In the Specify Installation Location screen, specify the following values:

    • Fusion Middleware Home Location (installation location): ORACLE_BASE/product/fmw

    • Oracle Home Location Directory: web

    Click Next.

  8. In the Specify Security Updates screen, choose whether you want to receive security updates from Oracle support and if you do, enter your e-mail address.

  9. In the Installation Summary screen, review the selections to ensure they are correct. If they are not, click Back to modify selections on previous screens. When you are ready, click Install.

    On UNIX systems, if prompted to run the oracleRoot.sh script, make sure you run it as the root user.

    The Oracle HTTP Server software is installed.

  10. In the Installation Completed screen, click Finish to exit.

  11. Validate the installation by verifying that the following directories appear in the MW_HOME directory after installing Oracle HTTP Server:

    • oracle_common

    • web

6.2.3 Backing Up the Installation

The Middleware home should be backed up now from WEBHOST1 (make sure no server is running at this point):

tar -cvpf fmwhomeback.tar ORACLE_BASE/product/fmw HOME/oraInventory

6.3 Installing Oracle Fusion Middleware

This section describes how to install the required Oracle Fusion Middleware software for the Oracle WebCenter Content enterprise deployment reference topology. The software components to be installed consist of the Oracle WebLogic Server Home (WL_HOME) and Oracle home (ORACLE_HOME). As described in Chapter 4, "Preparing the File System for an Enterprise Deployment," you install Oracle Fusion Middleware in at least two storage locations for redundancy.

Note:

Before starting the setup process, read the release notes for additional installation and deployment information. They are available on the Oracle Fusion Middleware Documentation Library at http://docs.oracle.com/cd/E23943_01/relnotes.htm.

This section covers these topics:

6.3.1 Installing Oracle WebLogic Server and Creating the Middleware Home

To install Oracle WebLogic Server on SOAHOST1 and SOAHOST2:

Note:

For information about running the generic installer for installing WebLogic Server on 64-bit platforms using a 64-bit JDK, see the section "Installing WebLogic Server on 64-Bit Platforms Using a 64-Bit JDK" in the Oracle Fusion Middleware Installation Guide for Oracle WebLogic Server.

  1. Start the installer for Oracle WebLogic Server:

    $ ./wls1036_linux32.bin
    
  2. In the Welcome screen, click Next.

  3. In the Choose Middleware Home Directory screen, do the following:

    Click Next.

  4. In the Register for Security Updates screen, enter your contact information so that you can be notified of security updates, and click Next.

  5. In the Choose Install Type screen, select Custom, and click Next.

  6. In the Choose Products and Components screen, click Next.

  7. In the JDK Selection screen, select only Oracle JRockit 1.6.0_version SDK, and click Next.

  8. In the Choose Product Installation Directories screen, accept the directories ORACLE_BASE/product/fmw/wlserver_10.3 and ORACLE_BASE/product/fmw/coherence_3.7, and click Next.

  9. In the Installation Summary screen, click Next.

    The Oracle WebLogic Server software is installed.

  10. In the Installation Complete screen, clear the Run Quickstart checkbox and click Done.

  11. Validate the installation by verifying that the following directories and files appear in the MW_HOME directory after installing Oracle WebLogic Server:

    • coherence_version

    • jrockit-jdkversion

    • modules

    • registry.xml

    • utils

    • domain-registry.xml

    • logs

    • ocm.rsp

    • registry.dat

    • wlserver_10.3

6.3.2 Installing Oracle Fusion Middleware Components

This section covers these topics:

6.3.2.1 Installing Oracle SOA Suite

To install Oracle SOA Suite on SOAHOST1 and SOAHOST2:

  1. On Linux platforms, if the /etc/oraInst.loc file exists, check that its contents are correct. Specifically, check that the inventory directory is correct and that you have write permissions for that directory. If the /etc/oraInst.loc file does not exist, you can skip this step.

  2. Start the installer for Oracle SOA Suite from the installation media:

    ./runInstaller
    

    When the installer prompts you for a JRE/JDK location, enter the Oracle SDK location created in the Oracle WebLogic Server installation; for example, ORACLE_BASE/product/fmw/jrockit-jdk1.6.0_version. For more information, see Section 6.3.1, "Installing Oracle WebLogic Server and Creating the Middleware Home."

    Note:

    Since the installation is performed on a shared storage, the MW_HOME is accessible and used by the Oracle WebCenter Content servers in WCCHOST1 and WCCHOST2.

  3. In the Specify Inventory Directory screen, do the following:

    1. Enter HOME/oraInventory, where HOME is the home directory of the user performing the installation (this is the recommended location).

    2. Enter the OS group for the user performing the installation.

    3. Click OK.

    Follow the instructions on screen to execute /createCentralInventory.sh as root.

    Click OK.

  4. In the Welcome screen, click Next.

  5. In the Install Software Updates screen, choose Skip Software Updates and click Next.

  6. In the Prerequisite Checks screen, verify that all checks complete successfully, and click OK.

  7. In the Specify Installation Location screen (Figure 6-1), provide the installation location for Oracle SOA Suite. Select the previously installed Oracle Middleware Home from the drop-down list. For the Oracle Home directory, enter the directory name (soa).

    Figure 6-1 Specify Installation Location Screen in Installer Wizard

    Description of Figure 6-1 follows
    Description of "Figure 6-1 Specify Installation Location Screen in Installer Wizard"

    Click Next when you are done.

  8. In the Application Server screen, make sure WebLogic Server is selected (which is the default), and click Next.

  9. In the Installation Summary screen, click Install.

    The Oracle SOA Suite software is installed.

  10. In the Installation Complete screen, click Finish.

  11. Validate the installation by verifying that the following directories and files appear in the MW_HOME directory after installing Oracle WebLogic Server, Oracle Fusion Middleware, and Oracle SOA Suite:

    • coherence_version

    • jrockit-jdkversion

    • modules

    • oracle_common

    • registry.xml

    • utils

    • domain-registry.xml

    • logs

    • ocm.rsp

    • registry.dat

    • soa

    • wlserver_10.3

6.3.2.2 Installing Oracle WebCenter Content

When you install the Oracle WebCenter Content software suite, you install product bits for the following feature sets on your system:

  • Oracle WebCenter Content

  • Oracle WebCenter Content: Imaging

  • Oracle WebCenter Content: Records

  • Oracle WebCenter Content: Inbound Refinery

To install Oracle WebCenter Content on SOAHOST1 and SOAHOST2:

Note:

Since the installation is performed on a shared storage, the MW_HOME is accessible and used by the Oracle WebCenter Content servers in WCCHOST1 and WCCHOST2.

  1. Start the installer for Oracle WebCenter Content:

    ./runInstaller
    

    When the installer prompts you for a JRE/JDK location, enter the Oracle SDK location created in the Oracle WebLogic Server installation; for example, ORACLE_BASE/product/fmw/jrockit-jdk1.6.0_version. For more information, see Section 6.3.1, "Installing Oracle WebLogic Server and Creating the Middleware Home."

  2. In the Welcome screen, click Next.

  3. In the Install Software Updates screen, choose Skip Software Updates and click Next.

  4. In the Prerequisite Checks screen, verify that all checks complete successfully, and click Next.

  5. In the Specify Installation Location screen, provide the installation location for Oracle WebCenter Content. Select the previously installed Oracle Middleware Home from the drop-down list. For the Oracle Home directory, enter the directory name (wcc).

    Click Next when you are done.

  6. In the Application Server screen, make sure WebLogic Server is selected (which is the default), and click Next.

  7. In the Installation Summary screen, click Install.

    The Oracle WebCenter Content software is installed.

  8. In the Installation Complete screen, click Finish.

  9. Validate the installation by verifying that the following directories and files appear in the MW_HOME directory after installing Oracle WebLogic Server, Oracle Fusion Middleware, Oracle SOA Suite, and Oracle WebCenter Content:

    • coherence_version

    • jrockit-jdkversion

    • modules

    • oracle_common

    • registry.xml

    • utils

    • domain-registry.xml

    • logs

    • ocm.rsp

    • registry.dat

    • soa

    • wlserver_10.3

    • wcc

6.3.3 Backing Up the Installation

The Middleware Home should be backed up now from SOAHOST1 (make sure that you stop the servers first):

tar -cvpf fmwhomeback.tar ORACLE_BASE/product/fmw

This creates a backup of the installation files for both Oracle WebLogic Server and the Oracle Fusion Middleware components.