How to change the Java version for the JVM used by WIndows Java Connector Server (JCS)
All Identity Manager Java Connector Servers
After installing the new Java version, Open the Windows Registry using regedit.
1. Navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ComputerAssociates\Identity Manager\Procrun 2.0\im_jcs\Parameters\]
Update the Environment to point at the newly installed Java jre\bin folder
2. Navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ComputerAssociates\Identity Manager\Procrun 2.0\im_jcs\Parameters\Java]
Update "Jvm" with the new path to the newly installed JRE.
For step 2, this must point at a valid jre\bin\server\jvm.dll.
3. Navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ComputerAssociates\Identity Manager\Procrun 2.0\im_jcs\Parameters\Java]
Update OPTIONS, the two value data entries for, -Djava.endorsed.dir and -Djava.ext.dirs with the pathing to the newly installed JRE.
Restart the Java Connector Server, or reboot the system for these changes to take effect.
Note you must make sure that all of the above is pointing to the same JDK/JRE otherwise there is mixing of JDK/JRE files which can cause problems