Hi to all
im newbie in Ubuntu and TinyOs (dangerous combination!)
and im following the tinyos tutorials, with everything working great until now
When starting lesson 4 i typed "java TestSerial" and i got this output:
Exception in thread "main" java.lang.NoClassDefFoundError: TestSerial
Caused by: java.lang.ClassNotFoundException: TestSerial
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336)
Could not find the main class: TestSerial. Program will exit.
Im realy not understanding why this shows!
When echoing $CLASSPATH i get
/opt/tinyos-2.1.0/support/sdk/java/tinyos.jar
so i assume its correct
but when echoing $MOTECOM
i get nothing!
Is this the reason so i can do "java TestSerial"??
Thansk for your attention in advace!
Ze Pedro
_________________________________________________________________
Conheça os novos produtos Windows Live! Clique aqui.
http://www.windowslive.com.br_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help