On Sun, Apr 25, 2010 at 5:03 PM, arthi p <[email protected]> wrote:
>
> Hi all,
>
> I tried to run the DIP protocol in motelab which gives the below errors. Can 
> somebody help me recttify the same. The DIP apps folder had the following 
> fies as it was given in the http://docs.tinyos.net/index.php/Dissemination
>
> EasyDissemination.h
> EasyDisseminationAppc.nc
> EasyDisseminationC.nc
> DipInject.java
> Makefile
> Exception in thread "main" java.lang.NoClassDefFoundError: DipMsg
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:169)
> at dbDump.processArgs(dbDump.java:958)
> at dbDump.main(dbDump.java:732)
> Caused by: java.lang.ClassNotFoundException: DipMsg
> at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
> ... 4 more

What are you trying to do in your experiment? "Run DIP" does not sound
like a complete description of what you are trying to do.

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

Reply via email to