Improving Performance with Very Intensive Document Uploads from Oracle IPM to Oracle UCM Out-of-Memory Issues on Managed Servers
12.8.14 Improving Performance with Very Intensive Document Uploads from Oracle IPM to Oracle UCM
Problem: If a host name-based security filter is used in Oracle UCM config.cfg file, a high latency and performance impact may be observed in the system in the event of very intensive document uploads from Oracle IPM to Oracle UCM. This is caused by the reverse DNS lookup which is required in Oracle UCM to allow the connections from the Oracle IPM servers. Solution: Using a host name-based security filter is recommended in preparation of configuring the system for disaster protection and to restore to a different host since the configuration used is IP-agnostic when using a host name-based security filter. However, if the performance of the uploads needs to be improved, you can use an IP-based security filter instead of a host name-based filter. Perform these steps to change the host name-based security filter in Oracle UCM to an IP-based filter: 1. Open the file ORACLE_BASEadmindomain_nameucm_clustercsconfig config.cfg in a text editor. 2. Remove or comment out the following two lines: SocketHostNameSecurityFilter=localhost|localhost.mycompany.com|ecmhost1vhn1| ecmhost2vhn1 AlwaysReverseLookupForHost=Yes 3. Add the IP addresses listen addresses of the WLS_IPM1 and WLS_IPM2 managed servers ECMHOST1VHN1 and ECMHOST2VHN1, respectively to the SocketHostAddressSecurityFilter parameter list: SocketHostAddressSecurityFilter=127.0.0.1|0:0:0:0:0:0:0:1|X.X.X.X|Y.Y.Y.Y Note: When connecting, provide the credentials and address for the Administration Server. Managing the Topology 12-31 where X.X.X.X and Y.Y.Y.Y are the listen addresses of WLS_IPM1 and WLS_IPM2, respectively. Please note that 127.0.0.1 must be included in the list as well. 4. Save the modified config.cfg file and restart the UCM servers for the changes to take effect.12.8.15 Out-of-Memory Issues on Managed Servers
Problem: You are experiencing out-of-memory issues on managed servers. Solution: Increase the size of the memory heap allocated for the Java VM to at least one gigabyte: 1. Log in to the Oracle WebLogic Administration Console.2. Click Environment, then Servers.
3. Click on a managed server name. 4. Open the Configuration tab. 5. Open the Server Start tab in the second row of tabs. 6. Include the memory parameters in the Arguments box, for example: -Xms256m -Xmx1024m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=1024m7. Save the configuration changes.
8. Restart all running managed servers.
12.8.16 Regenerating the Master Password for Oracle UCM Servers
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