Exception in thread "winRegistry" java.lang.UnsatisfiedLinkError" When Installing Oracle WebLogic on Microsoft Windows 2008
(Doc ID 1373142.1)
Last updated on DECEMBER 20, 2024
Applies to:
Oracle WebCenter Content - Version 11.1.1.4.0 and laterInformation in this document applies to any platform.
Goal
The following error occurs when installing Oracle WebLogic 10.3.3 on Microsoft Windows 2008.Exception in thread "winRegistry" java.lang.UnsatisfiedLinkError: Expecting an absolute path of the library: jni_winx64
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at com.bea.plateng.common.jni.JNIUtil.loadLibrary(JNIUtil.java:255)
at com.bea.plateng.common.jni.Win32Registry.<clinit>(Win32Registry.java:20)
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)
Solution
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
Goal |
Solution |