Installation Guides › Upgrade Guide › CA Identity Manager Upgrade › Main Upgrade Procedures › Upgrade the Identity Manager Server › Upgrade on a WebSphere 6.1.0.x Cluster › Upgrade CA Identity Manager r12 on a WebSphere 6.1.0.x Cluster
Upgrade CA Identity Manager r12 on a WebSphere 6.1.0.x Cluster
Use this procedure if you are upgrading CA Identity Manager r12 running on a WebSphere 6.1.0.15 or 6.1.0.17 cluster.
To upgrade from CA Identity Manager r12
- Perform the prerequisite steps.
- Install the minimum supported version of WebSphere and the minimum supported JDK version.
Note: See the CA Identity Manager support matrix on CA Support for the latest supported versions.
- Shut down the application server.
- Stop the SiteMinder services, if you are using SiteMinder in your environment.
- On the system where the Deployment Manager is installed, run the CA Identity Manager installer and launch the Upgrade Wizard.
- Start the Deployment Manager.
- If you are using SiteMinder, update the WebSphere Path definition for each cluster member, for example, if you have clusterMember1 and clusterMember2, update as follows:
- In the Deployment Manager, go to Application servers, clusterMember1, Server Infrastructure, Java and process definition, Process Definition, Environment Entries.
- Add the full path to the IdentityManager.ear/user_console.war/WEB-INF/lib directory. For example, on Windows, the path may be: D:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv02\installedApps\wasserverCell01\IdentityMinder.ear\user_console.war\WEB-INF\lib
- Repeat Steps a and b for clusterMember2.
- After you complete the upgrade, navigate to Websphere_home\Application Server\profiles\dm_profile\bin on the Deployment Manager, and run the following command against all cluster members except the primary cluster member:
wsadmin -f ims6AddWfEventsJMSQueue.jacl node server cluster
- Restore any customizations to the cluster.