Hi all,

   Am using Cygwin in windows for getting output from Wieye sensor board
through telosb mote.
Used a command     "java net.tinyos.tools.PrintfClient -comm
serial@COM6:telosb".
But got error like this


java net.tinyos.tools.PrintfClient -comm serial@COM6:telosb
Exception in thread "main" java.lang.NoClassDefFoundError:
net/tinyos/tools/Prin
tfClient
Caused by: java.lang.ClassNotFoundException: net.tinyos.tools.PrintfClient
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: net.tinyos.tools.PrintfClient.  Program will
exit
.

Seems some problem eith the "tinyos.jar" file in
"\opt\tinyos-2.x\support\sdk\java".

I tried "make" there, but not working.

Can i get a correct jar file for that, or is there any other solution for
this.


Plz suggest me a solution

Thanks in advance.

-- 
Regards
Prasanth.P
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to