Installation Guides › Upgrade Guide › CA Identity Manager Upgrade › Main Upgrade Procedures › Upgrade the Identity Manager Server › Upgrade on a WebLogic 9.2 Cluster
Upgrade on a WebLogic 9.2 Cluster
Important! Use this procedure only if you were referred here by Select the Right Upgrade Procedure.
Upgrading the Identity Manager server on a WebLogic 9.2 cluster depends on the current installation.
To upgrade the Identity Manager Server r12 or higher on a WebLogic 9.2 cluster
- Perform the prerequisite steps.
- Shut down all the managed nodes.
- In the Weblogic Admin Console, under Deployments, delete castylesr5.1.1.ear.
- Shut down the application server.
- On the admin server, delete the castylesr5.1.1.ear folder from this location:
bea\userprojects\domains\domain-name\applications
- On each node, delete the Identity Manager EAR folder from the staging area:
bea\weblogic92\common\nodemanager\servers\server_name\stage\
- On each node, delete the Identity Manager EAR folder from the WebLogic cache:
bea\weblogic92\common\nodemanager\servers\server_name\tmp\_WL_user\
- Stop the SiteMinder services, if you are using SiteMinder.
- Run the CA Identity Manager installer from the system where the previous CA Identity Manager installation was run.
Note: For more information about installing on a cluster, see the Installation Guide (WebLogic).
- Start WebLogic on the Admin Server.
- Configure each managed node using the Configure Managed Nodes procedure in the Weblogic cluster section of the Installation Guide.
- On each node, verify that all subdeployments point to the JMS servers that existed prior to the upgrade.
- Target GeneralMonitorCFdeployment subdeployment to each of the IM JMS servers. Associate GeneralMonitorCFdeployment with these resources:
- GeneralMonitorCF
- IMS Events
- Run time status
- Server Command Topic
- General Monitor Messages
- If you have workflow, set wpConnectionFactory subdeployment to point to the Workflow JMS servers.
wpConnectionFactory associates with the resources queue/wpServAutoActQueue, queue/wpUtilQueue, queue/wpEventQueue, and jms/wpConnectionFactory.
- Optionally, migrate the task persistence data.
- Restore all customizations to the cluster.
- Update the new index.jsp.
For more information, see the User Console Design Guide.
- Start all the managed nodes from the Weblogic admin console.
Starting the server first time after the upgrade generates workpoint errors. However, proceed with this step. Deploying the application on all nodes makes modifying the configuration easier.
- If the nodes are not running on the default port, update the workpoint-client.properties file under identityMinder.ear/config on each node. Replace localhost with the hostnames of the system where the node is installed.