Skip to Main Content

Oracle Forms

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!

Need help with Oracle Forms and Reports 11g installation in Windows 7 64 bit

4d4bec7c-959f-4148-8427-354c24217a11May 4 2018 — edited May 7 2018

I am at my wit's end trying to install the Oracle Forms and Reports builder 11.1.2.2.0 on Windows 7 64-bit platform but it is failing in the "Create Domain" step over and over again. I am pasting the info from the install log below and would really appreciate any help.

<SEVERE> <Fatal error in node manager server>

weblogic.nodemanager.common.ConfigException: Native version is enabled but nodemanager native library could not be loaded

at weblogic.nodemanager.server.NMServerConfig.initProcessControl(NMServerConfig.java:249)

at weblogic.nodemanager.server.NMServerConfig.<init>(NMServerConfig.java:190)

at weblogic.nodemanager.server.NMServer.init(NMServer.java:182)

at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:148)

at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)

at weblogic.NodeManager.main(NodeManager.java:31)

Caused by: java.lang.UnsatisfiedLinkError: 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:1803)

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

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

at java.lang.System.loadLibrary(System.java:1028)

at weblogic.nodemanager.util.WindowsProcessControl.<init>(WindowsProcessControl.java:17)

at weblogic.nodemanager.util.ProcessControlFactory.getProcessControl(ProcessControlFactory.java:24)

at weblogic.nodemanager.server.NMServerConfig.initProcessControl(NMServerConfig.java:247)

… 5 more

After looking through numerous posts, I tried adding the "nodemanager.properties" file with the line NativeVersionEnabled=false and retried. It still doesn't work.

Please let me know what else can I do to get it configured.

Thanks in Advance

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 4 2018
Added on May 4 2018
2 comments
239 views