Hi,

I am trying to test nucleus using SurgeTelos Application. I started with retrieving basic information from only one node. I tried to retrieve information like Sequence Number. But each time I ran query I got following Warnings.

[EMAIL PROTECTED] /opt/tinyos-1.x/apps/SurgeTN/build/telosb
$ java net.tinyos.drain.Drain
Drain: root_address=3 instance=117 period=0 delay=4
Sending beacon...
log4j:WARN No appenders could be found for logger (net.tinyos.drain.Drain).
log4j:WARN Please initialize the log4j system properly.

[EMAIL PROTECTED] /opt/tinyos-1.x/apps/SurgeTN/build/telosb
$ nquery SequenceNumber
log4j:WARN No appenders could be found for logger (net.tinyos.nucleus.NucleusInt
erface).
log4j:WARN Please initialize the log4j system properly.

Also, I could see the sequence number of node only at very first query. After that it always returned blank. I dont understand why its happening. I always tried to update Drain tree before running new query. Is there any time restriction that I should have wait before running next query?

Please advice.

Regards,
Sumit
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to