I did encounter the same error message on SerialForwarder today under heavy load or maybe heavy cpu load on host ... Did you found something ?
Kind regards, Fabrice On 16 October 2010 10:32, glc216722 <[email protected]> wrote: > Yes , Listen works > At 2010-10-16 16:26:41,"Miklos Maroti" <[email protected]> wrote: >>Hi! >> >>I have no idea. Dos java net.tinyos.tools.Listen work? >> >>Miklos >> >>On Sat, Oct 16, 2010 at 10:11 AM, glc216722 <[email protected]> wrote: >>> Hi all, >>> When I use command "java Capture -comm serial@/dev/ttyUSB1:iris" and >>> after I start to send MicMsg to the basestation , the following comes up, >>> Exception in thread "Thread-2" java.lang.Exception: TOSComm JNI library >>> runtime error: read: Resource temporarily unavailable >>> at net.tinyos.comm.TOSCommJNI.NativeSerial_read__SWIG_1(Native Method) >>> at net.tinyos.comm.NativeSerial.read(NativeSerial.java:195) >>> at >>> net.tinyos.comm.TOSSerial$SerialInputStream.gather(TOSSerial.java:163) >>> at >>> net.tinyos.comm.TOSSerial$SerialInputStream.available(TOSSerial.java:183) >>> at >>> net.tinyos.packet.SerialByteSource.readByte(SerialByteSource.java:111) >>> at net.tinyos.packet.Packetizer.readFramedPacket(Packetizer.java:271) >>> at net.tinyos.packet.Packetizer.run(Packetizer.java:227) >>> at java.lang.Thread.run(Thread.java:636) >>> but I don't know why, please help me . >>> Thank you in advance ! >>> >>> >>> _______________________________________________ >>> Tinyos-help mailing list >>> [email protected] >>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
