Results 1 to 3 of 3

Thread: ADOM II - Windows 7 64 bit?

Threaded View

  1. #1
    Join Date
    Mar 2012
    Posts
    3

    Default ADOM II - Windows 7 64 bit?

    When I try to run the .jnlp, it fails and the details say it can't find a 32 bit linked dependency.

    Anyone have it running in 64 bit? Or is the only option a VM?


    Here's the error:


    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sun.javaws.Launcher.executeApplication(Unknown Source)
    at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
    at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.UnsatisfiedLinkError: ...\Sun\Java\Deployment\cache\6.0\ext\E13318378220 96\j2re-installer.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.load0(Unknown Source)
    at java.lang.System.load(Unknown Source)
    at com.sun.webstart.installers.Main.install(Main.java :156)
    at com.sun.webstart.installers.Main.main(Main.java:55 4)
    ... 9 more
    Last edited by mtyson; 03-15-2012 at 09:41 PM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •