Configuring a Default Persistence Store for Transaction Recovery Disabling Host Name Verification for the WLS_IPM Managed Servers

Extending the Domain with Oracle IPM 8-9

11. Click Save and Activate.

12. Repeat the steps and create IPMJMSServer2Store for IPMJMSServer2.

8.8 Configuring a Default Persistence Store for Transaction Recovery

Each server has a transaction log which stores information about committed transactions that are coordinated by the server that may not have been completed. The WebLogic Server uses this transaction log for recovery from system crashes or network failures. To leverage the migration capability of the Transaction Recovery Service for the servers within a cluster, store the transaction log in a location accessible to the server. Perform these steps to set the location for the default persistence store for WLS_IPM1: 1. Log in to the Oracle WebLogic Server Administration Console.

2. In the Domain Structure window, expand the Environment node and then click

the Servers node. The Summary of Servers page opens. 3. Click WLS_IPM1 represented as a hyperlink in the Name column of the table. The settings page for the WLS_IPM1 server opens with the Configuration tab active.

4. Click the Services tab.

5. Click Lock Edit.

6. In the Default Store section of the page, enter the path to the folder where the default persistent stores will store its data files. The directory structure of the path is as follows: ORACLE_BASE admindomain_nameipm_cluster_nametlogs

7. Click Save and activate the changes.

8. Repeat the step for the WLS_IPM2 server.

8.9 Disabling Host Name Verification for the WLS_IPM Managed Servers

This step is required if you have not set up the appropriate certificates to authenticate the different nodes with the Administration Server see Chapter 9, Setting Up Node Manager . If you have not configured the server certificates, you will receive errors when managing the different WebLogic Servers. To avoid these errors, disable host name verification while setting up and validating the topology, and enable it again once the EDG topology configuration is complete as described in Chapter 9, Setting Up Node Manager. Note: Preferably, this location should be a dual-ported SCSI disk or on a Storage Area Network SAN. Note: To enable migration of the Transaction Recovery Service, specify a location on a persistent storage solution that is available to other servers in the cluster. Both ECMHOST1 and ECMHOST2 must be able to access this directory. This directory must also exist before you restart the server. 8-10 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle ECM Suite Perform these steps to disable host name verification: 1. Log in to Oracle WebLogic Server Administration Console.

2. In the Administration Console, select WLS_IPM1, then SSL, and then Advanced.

3. Click Lock Edit.

4. Set host name verification to None.

5. In the Administration Console, select WLS_IPM2, then SSL, and then Advanced.

6. Set host name verification to None. 7. Save and activate the changes.

8.10 Starting the Oracle IPM System