Enabling ADMINVHN on SOAHOST1 Running the Configuration Wizard on SOAHOST1 to Create a Domain
5.1 Enabling ADMINVHN on SOAHOST1
This step is required for failover of the Administration Server, regardless of whether or not other Fusion Middleware components are installed later. You will associate the Administration Server with a virtual IP ADMINVHN. Make sure that ADMINVHN is enabled on SOAHOST1. To enable the virtual IP on Linux, run the ifconfig command as root: sbinifconfig interface:index IP_address netmask netmask sbinarping -q -U -c 3 -I interface IP_address For example: sbinifconfig ethX:Y 100.200.140.206 netmask 255.255.255.0 Enable your network to register the new location of the virtual IP, for example: sbinarping -q -U -c 3 -I ethX 100.200.140.206 Validate that the address is available by pinging it from another node, for example: binping 100.200.140.2065.2 Running the Configuration Wizard on SOAHOST1 to Create a Domain
Run the Oracle Fusion Middleware Configuration Wizard from the Oracle Common home directory to create a domain containing the Administration Server. You will extend the domain to contain other components later. 1. Change the directory to the location of the Oracle Fusion Middleware Configuration Wizard created in Chapter 3, Installing the Software : SOAHOST1 cd ORACLE_COMMON_HOMEcommonbin 2. Start the Configuration Wizard: SOAHOST1 .config.sh3. In the Welcome screen, select Create a new WebLogic Domain, and click Next.
4. The Select Domain Source screen opens. In this screen, do the following as shown in Figure 5–1 : ■ Select Generate a domain configured automatically to support the following products . ■ Select the following products: – Basic WebLogic Server Domain - 10.3.5.0 [wlserver_10.3] this should be selected automatically – Oracle Enterprise Manager - 11.1.1.0 [oracle_common] – Oracle JRF - 11.1.1.0 [oracle_common] this should be selected automatically Note: In these examples, ethX is the ethernet interface eth0 or eth1 and Y is the index 0, 1, 2, etc.. Creating a Domain with Administration Server 5-3 Figure 5–1 Select Domain Source Screen If you accidentally deselect some of the targets, make sure that the following selections are made in this screen: ■ Oracle Enterprise Manager ■ Oracle JRF Click Next. 5. In the Specify Domain Name and Location screen, enter the domain name domain_name. Make sure that the domain directory matches the directory and shared storage mount point recommended in Chapter 2, Database and Environment Preconfiguration : enter ORACLE_BASEadmindomain_nameaserver for the domain directory and ORACLE_BASEadmindomain_nameaserverapplications for the application directory. This directory should be in shared storage. Click Next. 6. In the Configure Administrator User Name and Password screen, enter the username and password to be used for the domains administrator. Click Next. 7. In the Configure Server Start Mode and JDK screen, do the following: ■ For WebLogic Domain Startup Mode, select Production Mode. ■ For JDK Selection, select JROCKIT SDK1.6.0_version. Click Next. 5-4 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle ECM Suite 8. In the Select Optional Configuration screen, select the following: ■ Administration Server ■ Managed Servers, Clusters and Machines Click Next. 9. In the Configure the Administration Server screen, enter the following values: ■ Name: AdminServer ■ Listen address: enter ADMINVHN. ■ Listen port: 7001 ■ SSL listen port: NA ■ SSL enabled: leave this check box unselected. Click Next. 10. In the Configure Managed Servers screen, click Next. 11. In the Configure Clusters screen, click Next. 12. In the Configure Machines screen, click the Unix Machine tab and then click Add to add the following machine: Leave all other fields to their default values. Please note that the machine name does not need to be a valid host name or listen address; it is just a unique identifier of a Node Manager location. Click Next. 13. In the Assign Servers to Machines screen, assign servers to machines as follows: ■ ADMINVHN: – AdminServer Click Next. 14. In the Configuration Summary screen, click Create. 15. In the Create Domain screen, click Done.5.3 Creating boot.properties for the Administration Server on SOAHOST1
Parts
» Oracle Fusion Middleware Online Documentation Library
» What Is an Enterprise Deployment? About Oracle Enterprise Content Management Suite
» Built-In Security High Availability
» Terminology Oracle Fusion Middleware Online Documentation Library
» Oracle Identity Management Web Tier
» Abbreviations Hardware Requirements What to Install
» Installation Procedure Oracle Fusion Middleware Online Documentation Library
» Database Host Requirements Supported Database Versions Initialization Parameters
» Loading the Oracle Fusion Middleware Metadata Repository in the Oracle RAC Database
» ecm.mycompany.com admin.mycompany.com soainternal.mycompany.com ecminternal.mycompany.com
» IPs and Virtual IPs Firewalls and Ports
» Terminology for Directories and Directory Environment Variables
» Recommended Locations for the Different Directories
» Shared Storage Configuration Shared Storage and Recommended Directory Structure
» LDAP as Credential and Policy Store
» Configuring the Oracle Web Tier
» Enabling ADMINVHN on SOAHOST1 Running the Configuration Wizard on SOAHOST1 to Create a Domain
» Configuring Oracle HTTP Server for the Administration Server
» Assumptions and Procedure Manually Failing Over the Administration Server to SOAHOST2
» Validating Access Through Oracle HTTP Server Backing Up the Installation
» Configuring Oracle Coherence for Deploying Composites
» Configuring the Java Object Cache for Oracle Web Services Manager
» Configuring Oracle HTTP Server for the WLS_SOA Managed Servers
» Setting the Frontend HTTP Host and Port Validating Access Through Oracle HTTP Server
» Enabling High Availability for Oracle File and FTP Adapters
» About Adding Oracle UCM to a Domain Extending the Domain to Include Oracle UCM
» Restarting the Administration Server Configuring a JMS Persistence Store for Oracle IPM JMS
» Configuring BPEL CSF Credentials
» About Setting Up Node Manager
» Generating Self-Signed Certificates Using the utils.CertGen Utility
» Configuring Node Manager to Use the Custom Keystores
» Configuring Managed WLS Servers to Use the Custom Keystores
» Testing the Server Migration
» Create an LDIF file assumed to be jpstestnode.ldif in this example
» Cataloging Oracle Internet Directory Attributes
» Overview of Oracle Access Manager Integration Prerequisites for Oracle Access Manager
» Running the OAM Configuration Tool
» Installing and Configuring WebGate
» Back Up Configuration Files Setting the Order of Providers
» Move to the following directory under your Oracle Home for Webgate:
» Updating the OAM11gRequest File
» Monitoring the Topology Defining an Optimal Input File Strategy for Oracle IPM
» Configuring UMS Drivers Oracle Fusion Middleware Online Documentation Library
» Choose the Automatic Server Migration Enabled option. This enables Node Click Save.
» Performing Backups and Recoveries
» Page Not Found When Accessing soa-infra Application Through Load Balancer
Show more