Configuring Service Retries for Oracle UCM Configuring Oracle HTTP Server for the WLS_UCM Managed Servers
7.9 Configuring Service Retries for Oracle UCM
The following parameter should be set in Oracle Content Servers config.cfg file in order to enable login retries during an Oracle RAC failover: ServiceAllowRetry=true If this value is not set, users will need to manually retry any operation that was in progress when the failover began. Perform these steps to add the configuration parameter for Oracle UCM: 1. Go to the WebLogic Server Administration Console for Oracle UCM at http:ECMHOST1:16200cs, and log in using your Oracle WebLogic administration user name and password.2. Open the Administration page, and then choose Admin Server. The Content
Admin Server page opens.3. Click General Configuration on the left. The General Configuration page opens.
4. In the Additional Configuration Variables box, add the parameter: ServiceAllowRetry=true5. Click Save and restart all UCM managed servers.
7.10 Configuring Oracle HTTP Server for the WLS_UCM Managed Servers
To enable Oracle HTTP Server to route to UCM_Cluster, which contain the WLS_ UCM1 and WLS_UCM2 managed servers, you must set the WebLogicCluster parameter to the list of nodes in the cluster: 1. On WEBHOST1 and WEBHOST2, add the following lines to the ORACLE_BASE admininstance_nameconfigOHScomponent_namemod_wl_ohs.conf file: UCM Location cs WebLogicCluster ECMHOST1:16200,ECMHOST2:16200 SetHandler weblogic-handler WLCookieName JSESSIONID WLProxySSL ON WLProxySSLPassThrough ON Location Location adfAuthentication WebLogicCluster ECMHOST1:16200,ECMHOST2:16200 SetHandler weblogic-handler WLCookieName JSESSIONID WLProxySSL ON WLProxySSLPassThrough ON Location Note: The new parameter is included in the config.cfg file, which is at the following location: ORACLE_BASE adminecm_domainucm_clustercsconfigconfig.cfg You can also edit this file directly in a text editor. Do not forget to restart all UCM managed servers. 7-12 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle ECM Suite Location _ocsh WebLogicCluster ECMHOST1:16200,ECMHOST2:16200 SetHandler weblogic-handler WLCookieName JSESSIONID WLProxySSL ON WLProxySSLPassThrough ON Location 2. Restart Oracle HTTP Server on both WEBHOST1 and WEBHOST2. WEBHOST1 ORACLE_BASEadmininstance_namebinopmnctl restartproc ias-component=ohs1 WEBHOST2 ORACLE_BASEadmininstance_namebinopmnctl restartproc ias-component=ohs27.11 Validating Access Through Oracle HTTP Server
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