2 scenarios

1.you haven't compiled the java files in the tinyos-1.x/tools/java folder.
  do so. navigate to the java folder and type make clean; make
  try again.
2. if you've compiled the java code, what you need to know is that TinyDBMain.class runs only if you run it from the java folder. navigate to the tinyos-1.x/tools/java
   folder and enter java net.tinyos.tinydb.TinyDBMain

should work.

sankar gorthi.


On Sat, 04 Mar 2006 23:56:25 -0600, Aditya Bhave <[EMAIL PROTECTED]> wrote:

When I try to run TinyDBMain.class as explained in the tutorial, it gives
the following error

Exception in thread "main" java.lang.NoClassDefFoundError: TinyDBMain

Can someone please help

Thanx

--
regards,
Aditya Bhave



--
Force is all-conquering, but its victories are short-lived - Abraham Lincoln
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to