[Ikvm-developers] RXTX already loaded in another classloader
Brought to you by:
jfrijters
|
From: Jim R. <jr...@er...> - 2008-05-23 02:23:18
|
I've been fighting with this for a while and made no progress, suggestions would be appreciated. This is code all works on FC8, on Debian/ARM I get the following error while trying to load the RXTX package. Experimental: JNI_OnLoad called. <<< this is the library loading java.lang.UnsatisfiedLinkError: Native library ./librxtxSerial.so already loaded in another classloader thrown while loading gnu.io.RXTXCommDriver Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for gnu.io.CommPortIdentifier ---> java.lang.UnsatisfiedLinkError: Native library ./librxtxSerial.so already loaded in another classloader--- End of inner exception stack trace --- at com.ergotech.vib.ports.SerialWrapper.setPort (Int32 ) [0x00000] Thanks, Jim -- Jim Redman (505) 662 5156 x85 http://www.ergotech.com |