Configuring the Java Object Cache for AXF in Distributed Oracle IPM Managed Servers
7.5.1 Configuring the Java Object Cache for AXF in Distributed Oracle IPM Managed Servers
You can use the MW_HOMEoracle_commonbinconfigure-joc.py Python script, in the Middleware home, to configure the JOC on all of the Managed Servers in distributed mode. The script runs in the Oracle WebLogic Scripting Tool WLST online mode and expects the Administration Server to be up and running. To enable the JOC in distributed mode with the configure-joc.py script: 1. Connect to the Administration Server with a WLST command; for example: MW_HOME oracle_commoncommonbinwlst.sh connect Enter the Oracle WebLogic Server Administration user name and password when prompted. 2. After connecting to the Administration Server with WLST, use the execfile command to start the script; for example: wls:mydomainserverConfigexecfileMW_HOMEoracle_ commonbinconfigure-joc.py 3. Configure JOC for all the managed servers for a given cluster. Enter y when the script prompts whether you want to specify a cluster name, and also specify the cluster name and discover port when prompted. This discovers all the Managed Servers for the given cluster and configures the JOC for each Managed Server. The discover port is common for the entire JOC configuration across the cluster. An example follows: Do you want to specify a cluster name yn y y Enter Cluster Name : IPM_Cluster Enter Discover Port : 9988 Here is a sample walkthrough for using configure-joc.py for clustered environments: execfileMW_HOMEoracle_commonbinconfigure-joc.py . Enter Hostnames eg host1,host2 : IPMHOST1, IPMHOST2 . Do you want to specify a cluster name yn y y . Enter Cluster Name : IPM_Cluster . Enter Discover Port : 9991 . Enter Distribute Mode true|false true : true . Do you want to exclude any servers from JOC configuration yn n n For more information, see Configuring the Distributed Java Object Cache in Oracle Fusion Middleware High Availability Guide. Note: After configuring the Java Object Cache, restart all affected Managed Servers for the configurations to take effect, as described in Section 10.3, Restarting a Managed Server. Configuring Oracle Imaging and Process Management 7-137.5.2 Verifying the AXF Installation with HelloWorld
Parts
» Oracle Fusion Middleware Online Documentation Library
» Oracle Enterprise Content Management Suite Applications
» Downloading Software from OTN for Installing and Configuring Oracle ECM
» Installation Roadmap Oracle Fusion Middleware Online Documentation Library
» Oracle Fusion Middleware and Oracle WebLogic Server Homes
» Database Repository Creation Utility Oracle Enterprise Content Management Suite
» Oracle WebLogic Server Domain Directory Structure for Oracle Enterprise Content Management Suite
» Creating Oracle Enterprise Content Management Suite Schemas
» Either run your installer file directly from the DVD, or copy the file to your local
» Creating an Oracle WebLogic Server Domain
» Extending an Existing Domain
» Extending a Domain in an SSL Environment
» Installing Libraries for Outside In Technology on UNIX Platforms
» Reassociating the Identity Store with Oracle Internet Directory
» Click the Provider Specific tab. Adding Users to Oracle Internet Directory
» Configuring Oracle Access Manager Single Sign-On Configuring Oracle Single Sign-On
» Completing the Oracle UCM Configuration
» Starting Oracle Content Server Configuring the Oracle Content Server Instance
» Configuring Microsoft SQL Server to Work with Oracle UCM
» Configuring a JDBC Driver for Standalone Applications
» Setting Default Metadata for Web Site Assets Rebuilding the Oracle Content Server Index
» Configuring Oracle IBR on Oracle UCM
» Connecting to a Workflow Server Setting Oracle IPM System Security
» Configuring the Java Object Cache for AXF in Distributed Oracle IPM Managed Servers
» Adding Key Store Passwords to the Credential Store Configuring the Policy and Credential Store
» Integrating Oracle IRM with Oracle Access Manager 11g
» Enabling Oracle URM Components
» Completing the Setup Checklist for Oracle URM
» Using Oracle Text Search with Oracle URM
» Starting the Administration Server
» Starting Managed Servers Oracle Fusion Middleware Online Documentation Library
» Restarting a Managed Server Starting Node Manager
» Increasing the Java Heap Size for a Managed Server
» Verifying the Installation Oracle Fusion Middleware Online Documentation Library
Show more