Perhaps you haven't compiled the java files yet... Try "make" in "/opt/tinyos-1.x/tools/java"
or it is java class path issue... ~ Sushil Sumit Gupta wrote:
Hi, I m trying to test SerialForwarder and I am testing it in following way: I am just using two motes for testing: -------------------------------------- Mote ID: Port: Application =================== Mote0: COM4: TOSBase Mote1: COM5: SurgeTelos Each time i try to run I am getting following error. It should be a small problem but I dont know how to fix it? [EMAIL PROTECTED] /opt/tinyos-1.x/tools/java/net/tinyos/script $ java net.tinyos.tools.Listen -comm [EMAIL PROTECTED]:telosb Exception in thread "main" java.lang.NoClassDefFoundError: net/tinyos/tools/List en [EMAIL PROTECTED] /opt/tinyos-1.x/tools/java/net/tinyos/script $ java net.tinyos.tools.Listen -comm [EMAIL PROTECTED]:telosb Exception in thread "main" java.lang.NoClassDefFoundError: net/tinyos/tools/List en Seems I am either missing something in path or missing something in Java SDK. I am right now having a package Java SDK 1.4.1_2, which I got with MoteIV Setup CD. Please tell how should I diagnose. Regards, Sumit _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
