I have problem when running sample java from my Beaglebone Black. I using 
Debian 7.1 and I can run sample UareUSample.

But I can't try the java:
root@arm:/opt/DigitalPersona/UareUSDK/Linux/Samples/bin/java# ./run_arm.sh 

I have copying the lib libdpuareu_jni.so* to /usr/lib but still error.
Please help me.. What is the problem? what should I do? Thanks alot..

Here is the error:

root@arm:/opt/DigitalPersona/UareUSDK/Linux/Samples/bin/java#./run_arm.sh
> Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: 
> /opt/DigitalPersona/UareUSDK/Linux/lib/arm/libdpuareu_jni.so.2.1.1: 
> /opt/DigitalPersona/UareUSDK/Linux/lib/arm/libdpuareu_jni.so.2.1.1: cannot 
> open shared object file: No such file or directory
>    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
>    at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1965)
>    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1890)
>    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1880)
>    at java.lang.Runtime.loadLibrary0(Runtime.java:849)
>    at java.lang.System.loadLibrary(System.java:1088)
>    at com.digitalpersona.uareu.jni.Dpfpdd.<init>(Dpfpdd.java:31)
>    at 
> com.digitalpersona.uareu.dpfpdd.ReaderCollectionImpl.<init>(ReaderCollectionImpl.java:23)
>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>    at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
>    at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>    at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
>    at java.lang.Class.newInstance(Class.java:374)
>    at 
> com.digitalpersona.uareu.UareUGlobal.GetReaderCollection(UareUGlobal.java:32)
>    at UareUSampleJava.createAndShowGUI(UareUSampleJava.java:166)
>    at UareUSampleJava.access$000(UareUSampleJava.java:9)
>    at UareUSampleJava$1.run(UareUSampleJava.java:190)
>    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
>    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
>    at java.awt.EventQueue.access$200(EventQueue.java:103)
>    at java.awt.EventQueue$3.run(EventQueue.java:694)
>    at java.awt.EventQueue$3.run(EventQueue.java:692)
>    at java.security.AccessController.doPrivileged(Native Method)
>    at 
> java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
>    at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
>    at 
> java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
>    at 
> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
>    at 
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
>    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
>    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
>    at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
>



-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to