Created attachment 429854 [details] screenshot of the error as it happens Description of problem: In trying to provision hp-dl380g6-01 in the test lab, I get an exception: error: java.lang.UnsatisfiedLinkError: /tmp/cpqma-5da0b94d: /tmp/cpqma-5da0b94d: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch). I thought this was the problem Java was designed to solve (WORA) ;) I'm not sure where the cpqma- file comes from. Additionally: $ file /tmp/cpqma-5da0b94d /tmp/cpqma-5da0b94d: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped I'm running a 64bit kernel and userspace. Does anyone know if java-1.6.0-openjdk-plugin-1.6.0.0-39.b18.fc12.x86_64 is even supported? I know sun doesn't ship a 64 bit version of their JVM plugin. If you can think of any workarounds, including installing the 32 bit version of the plugin and using nswrapper, please let me know. I've attached a screenshot of the window.
This is a 64-bit plugin running on a 64-bit system. You need a 64-bit version of the library.