Hello,

I have tried to start tinyviz on TestTinyViz application, but I have got the following message:

 

 
$ ./tinyviz -run /opt/tinyos-1.x/apps/TestTinyViz/build/pc/main.exe 30
java -Dpython.cachedir=/tmp/jython.cache -DDBG= -DSIMDBG= -jar
./simdriver.jar -gui -run /opt/tinyos
-1.x/apps/TestTinyViz/build/pc/main.exe 30
Starting SimDriver...
Simulation random seed 553999706
Initializing simulator objects...
Loading simulator plugins...
Creating TinyViz GUI...
 
 
Welcome to Tython. Type 'quit' to exit.
ESC on a line by itself will pause/resume the simulator.
 
>>> AUTORUN: Initializing simulation.
AUTORUN: Running simulation: /opt/tinyos-1.x/apps/TestTinyViz/build/pc/main.exe 
-gui -r=lossy –seed=553999706 -nodbgout 30
AUTORUN: Unable to run simulation: java.io.IOException: CreateProcess:
/opt/tinyos-1.x/apps/TestTinyViz/build/pc/main.exe -gui -r=lossy –seed=553999706 
-nodbgout 30 error=3
java.io.IOException: CreateProcess:
/opt/tinyos-1.x/apps/TestTinyViz/build/pc/main.exe -gui -r=l
ossy –seed=553999796 -nodbgout 30 error=3
        at java.lang.Win32Process.create(Native Method)
        at java.lang.Win32Process.<init>(Win32Process.java:63)
        at java.lang.Runtime.execInternal(Native Method)
        at java.lang.Runtime.exec(Runtime.java:566)
        at java.lang.Runtime.exec(Runtime.java:428)
        at java.lang.Runtime.exec(Runtime.java:364)
        at net.tinyos.sim.AutoRun$AutoRunThread.run(AutoRun.java:344)
        at java.lang.Thread.run(Thread.java:536)
Goodbye!
AUTORUN: Stopping simulation.
 
 

 

Can anyone help me?

 

Thank you in advance

Valentina Masi

 

_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to