Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't load AMD 64-bit .dll on a IA 32-bit platform

user8180646Jan 14 2018 — edited Jan 15 2018

Hello all,

Please, does anybody know why I'm getting this error message when trying to configure the EPM ?

I trying to install it on windows 10 home 64 bit and I downloaded the 64 bit package. The installation goes very smooth, but when I get to the configuration point I get the message:

pastedImage_0.png

When looking at the config log:

nexpected error:[[

java.lang.UnsatisfiedLinkError: C:\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\NativeCall.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform

at java.lang.ClassLoader$NativeLibrary.load(Native Method)

at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1732)

at java.lang.Runtime.loadLibrary0(Runtime.java:823)

at java.lang.Runtime.loadLibrary(Runtime.java:811)

at com.hyperion.cis.utils.os.windows.nativecall.NativeCall.init(NativeCall.java:120)

at com.hyperion.cis.utils.os.windows.NativeCallUtils.intCall(NativeCallUtils.java:60)

at com.hyperion.cis.utils.os.windows.RegistryUtils.regOpenKey(RegistryUtils.java:492)

at com.hyperion.cis.utils.os.windows.RegistryUtils.getDWordRegValue(RegistryUtils.java:213)

at com.hyperion.cis.utils.os.windows.IisUtils.reinitializeIisUtils(IisUtils.java:106)

at com.hyperion.cis.utils.os.windows.IisUtils.<clinit>(IisUtils.java:100)

at com.hyperion.config.wizard.impl.ProductTaskSelectionState$1$1.commit(ProductTaskSelectionState.java:98)

at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:565)

at java.lang.Thread.run(Thread.java:662)

What am I doing wrong ?

Many thanks for your help

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 12 2018
Added on Jan 14 2018
5 comments
5,038 views