Description:
Web Agent uninstaller is giving the following error:
Uninstalling Win Reg Key: SOFTWARE\Netegrity\SiteMinder Web Agent Exception in thread "uninstall" java.lang.UnsatifiedLinkError: no ICE_JNIRegistry in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.loadLibrary0(Unknown Source) at java.lang.System.loadLibrary(Unknown Source) at com.ice.jni.registry.Registry.(clinit)(Registry.java:116) at com.netegrity.brlib.registry.UninstallWinregKey.uninstall(UninstallWinRegKey.java:65) [...]
Solution:
Modify the system environment variable PATH:
Add the full path of <webagent_home>\install_config_info\lib to the beginning of the PATH variable:
For e.g.
D:\Program Files (X86)\CA\webagent\install_config_info\lib