[libvirt-users] java.lang.UnsatisfiedLinkError: jnidispatch (/com/sun/jna/linux-i386/libjnidispatch.so) not found in resource path

Hi everybody, I'm trying to run the sample of the site, but is not working. In fact, already includes jna.jar in my class path, see. What can it be? -- Rafael Braga

I changed the library and the error now is this: Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't obtain static method fromNative from class com.sun.jna.Native at com.sun.jna.Native.initIDs(Native Method) at com.sun.jna.Native.<clinit>(Native.java:111) at org.libvirt.jna.Libvirt.<clinit>(Unknown Source) at org.libvirt.Connect.<clinit>(Unknown Source) at br.edu.ufc.deti.connection.Connection.main(Connection.java:7) any idea?? thanks! On Thu, Jun 17, 2010 at 2:14 PM, Rafael Braga <rafaeltelematica@gmail.com>wrote:
Hi everybody,
I'm trying to run the sample of the site, but is not working. In fact, already includes jna.jar in my class path, see. What can it be?
-- Rafael Braga
-- Rafael Braga
participants (1)
-
Rafael Braga