SOA or IPM Server Not Failed Over After Server Migration SOA or IPM Server Not Reachable From Browser After Server Migration OAM Configuration Tool Does Not Remove URLs

12-28 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle ECM Suite Solution: When restoring a node after a node crash and using shared storage for the domain directory, you may see this error in the log for the Administration Server due to unsuccessful lock cleanup. To resolve this error, remove the file ORACLE_BASE admindomain_nameaserverdomain_nameserversAdminServerdataldap ldapfilesEmbeddedLDAP.lok.

12.8.6 Error While Activating Changes in Administration Console

Problem: Activation of changes in Administration Console fails after changes to a servers start configuration have been performed. The Administration Console reports the following when clicking Activate Changes: An error occurred during activation of changes, please see the log for details. [Management:141190]The commit phase of the configuration update failed with an exception: In production mode, its not allowed to set a clear text value to the property: PasswordEncrypted of ServerStartMBean Solution: This may happen when start parameters are changed for a server in the Administration Console. In this case, provide usernamepassword information in the server start configuration in the Administration Console for the specific server whose configuration was being changed.

12.8.7 SOA or IPM Server Not Failed Over After Server Migration

Problem: After reaching the maximum restart attempts by local Node Manager, Node Manager in the failover node tries to restart it, but the server does not come up. The server seems to be failed over as reported by Node Managers output information. The VIP used by the SOA or IPM server is not enabled in the failover node after Node Manager tries to migrate it if config in the failover node does not report the VIP in any interface. Executing the command sudo ifconfig INTERFACE ADDRESS NETMASK does not enable the IP in the failover node. Solution: The rights and configuration for sudo execution should not prompt for a password. Verify the configuration of sudo with your system administrator so that sudo works without a password prompt.

12.8.8 SOA or IPM Server Not Reachable From Browser After Server Migration

Problem: Server migration is working SOA or IPM server is restarted in the failed over node, but the Virtual_Hostname:8001soa-infra URL cannot be accessed in the web browser. The server has been killed in its original host and Node Manager in the failover node reports that the VIP has been migrated and the server started. The VIP used by the SOA or IPM server cannot be pinged from the clients node that is, the node where the browser is being used. Solution: The arping command executed by Node Mnager to update ARP caches did not broadcast the update properly. In this case, the node is not reachable to external nodes. Either update the nodemanager.properties file to include the MACBroadcast or execute a manual arping: sbinarping -b -q -c 3 -A -I INTERFACE ADDRESS NullDevice 21 Where INTERFACE is the network interface where the virtual IP is enabled and ADDRESS is the virtual IP address. Managing the Topology 12-29

12.8.9 OAM Configuration Tool Does Not Remove URLs

Problem: The OAM Configuration Tool has been used and a set of URLs was added to the policies in Oracle Access Manager. One of multiple URLs had a typo. Executing the OAM Configuration Tool again with the correct URLs completes successfully; however, when accessing Policy Manager, the incorrect URL is still there. Solution: The OAM Configuration Tool only adds new URLs to existing policies when executed with the same app_domain name. To remove a URL, use the Policy Manager Console in OAM. Log on to the Access Administration site for OAM, click on My Policy Domains, click on the created policy domain SOA_EDG, then on the Resources tab, and remove the incorrect URLs.

12.8.10 Redirecting of Users to Login Screen After Activating Changes in Administration Console