WLS silent install fails by UnsatisfiedLinkError
(Doc ID 2382390.1)
Last updated on DECEMBER 06, 2024
Applies to:
Oracle WebLogic Server - Version 10.3.6 and laterInformation in this document applies to any platform.
Symptoms
WLS silent install on Windows fails by following UnsatisfiedLinkError.
Exception in thread "winRegistry" java.lang.UnsatisfiedLinkError: com.bea.platen g.common.jni.Win32Registry.RegOpenKeyEx(ILjava/lang/String;I)I
at com.bea.plateng.common.jni.Win32Registry.RegOpenKeyEx(Native Method)
at com.bea.plateng.common.jni.Win32Registry.RegOpenKeyExA(Win32Registry.java:167)
at com.bea.plateng.common.jni.WinRegistryHelper.getRegistry(WinRegistryHelper.java:35)
at com.bea.plateng.wizard.installer.silent.tasks.WinRegistryTask.execute(WinRegistryTask.java:262)
at com.bea.plateng.wizard.installer.silent.tasks.WinRegistryTask.run(WinRegistryTask.java:251)
at java.lang.Thread.run(Unknown Source)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |