Hello,

Whenever I try to run any java app that has to use the serial port…
SerialForwarder, Listen, Trawler, ect.,
I receive the error…

-----------
Exception in thread "Thread-3" java.lang.UnsatisfiedLinkError:
NativeSerial_read
        at net.tinyos.comm.TOSCommJNI.NativeSerial_read (Native Method)
        at net.tinyos.comm.NativeSerial.read(NativeSerial.java:65)
        at net.tinyos.comm.TOSSerial$ReadThread.flush(TOSSerial.java:59)
        at net.tinyos.comm.TOSSerial.<init>(TOSSerial.java :177)
        at
net.tinyos.packet.SerialByteSource.openStreams(SerialByteSource.java:58)
        at
net.tinyos.packet.StreamByteSource..open(StreamByteSource.java:51)
        at net.tinyos.packet.Packetizer.openSource (Packetizer.java:119)
        at net.tinyos.packet.AbstractSource.open(AbstractSource.java:77)
        at net.tinyos.packet.Packetizer.open(Packetizer.java:114)
        at net.tinyos.packet.PhoenixSource.run(PhoenixSource.java :167)
----------------------

I have removed ALL java software and tinyos sw, and reinstalled, rebooted, and 
still no change.
I have ran these applications before and this has just started to occur…
Does anyone know how to solve this?

Thanks,
Aisha




      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to