Is there a file TestSerial.class in your current working directory?
Does your CLASSPATH variable include the current working directory
(".")? You can check the CLASSPATH variable with 'echo $CLASSPATH'.

If everything should be ok, could you send us the output of the
following commands?
uname
ls -la
echo $CLASSPATH

Cheers,
Urs


Iyad tumar schrieb:
> actually i face problem to make communication between
> PC and the telosB, i tried to test TestSerial
> application via tinyos2, and i installed it on the
> mote, after that in apps directory i type java
> Testserial as written in the tutorial
> (/opt/tinyos-2.x/apps$ java TestSerial), but got the
> following messages.
> 
>  " Exception in thread "main"
> java.lang.NoClassDefFoundError: TestSerial"
> 
> the java is installed properly, and i don't know how
> to fix this problem i need your help if you please.
> 
> Best Regards.
> Iyad Tumar.
> Jacobs university Bremen
> Germany
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to