Hi all

I want to use Tinyviz 

 

I typed 

 
  [EMAIL PROTECTED]:~$ tos1
  Setting up for TinyOS 1.x

[EMAIL PROTECTED]:~$ tinyviz 

 

It compile and give me the following error
   
  java -Dpython.cachedir=/tmp/jython.cache -DDBG= -DSIMDBG= 
net.tinyos.sim.SimDriver -gui
  Starting SimDriver... 
  Simulation random seed 86200164
  Initializing simulator objects...
  Loading simulator plugins...
  Exception in thread "main" java.lang.NullPointerException
          at net.tinyos.sim.PluginManager.register(PluginManager.java:77)
          at net.tinyos.sim.SimDriver.<init>(SimDriver.java:258)
          at net.tinyos.sim.SimDriver.main(SimDriver.java:539)
  [EMAIL PROTECTED]:~$ 

 

 

 

What do I do wrong??
   

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to