You have to compile the native library libJavaxUsb.so to 64 bits.


El 02/12/13 07:17, Hsieh Dinow escribió:
Any of your answer or advice will be strongly appreciated
I used JSR80 components on Java-32bit. And everything is okay with below configuration

  * /JRE/LIB/EXT/jsr80-1.0.1.jar
  * /JRE/LIB/EXT/jsr80_linux-1.0.1.jar
  * /JRE/LIB/EXT/jsr80_ri-1.0.1.jar
  * /JRE/LIB/i386/libJavaxUsb.so

While I tried to put the same components on Java-64bit, the exception was caught once I start to run java

  * Exception : javax.usb.UsbException : Error while loading share
    library libJavaxUsb.so(libJavaxUsb.so : wrong ELF class : ELFCLASS32)
  * But this Java-64bit can run the other class well

Does Java-64bit work with libJavaxUsb.so ?


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk


_______________________________________________
javax-usb-devel mailing list
javax-usb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

--
And

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
javax-usb-devel mailing list
javax-usb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to