java -Dpython.cachedir=/tmp/jython.cache -DDBG=usr1 -DSIMDBG= -jar ./simdriver.j
ar -gui -run /opt/tinyos-1.x/contrib/xbow/apps/TestTinyViz/build/pc/main.exe 30
Starting SimDriver...
Simulation random seed 2044889906
Initializing simulator objects...
Could not find a platform specific version of TOSMsg
java.lang.ClassNotFoundException: net.tinyos.message.avrmote.TOSMsg
java.lang.ClassNotFoundException: net.tinyos.message.avrmote.TOSMsg
at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
at
java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal
(ClassLoader.java:315)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:140)
at net.tinyos.message.MessageFactory.instantiateTOSMsg(MessageFactory.ja
va:122)
at net.tinyos.message.MessageFactory.createTOSMsg(MessageFactory.java:44
)
at net.tinyos.sim.SimCommands.<init>(SimCommands.java:64)
at net.tinyos.sim.SimDriver.<init>(SimDriver.java
:244)
at net.tinyos.sim.SimDriver.main(SimDriver.java:539)
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/contrib/xbow/apps/TestTinyViz/build
/pc/main.exe -gui -r=lossy -seed=2044889906 -nodbgout 30
AUTORUN: Unable to run simulation:
java.io.IOException: CreateProcess: /opt/tiny
os-1.x/contrib/xbow/apps/TestTinyViz/build/pc/main.exe -gui -r=lossy -seed=20448
89906 -nodbgout 30 error=3
java.io.IOException: CreateProcess: /opt/tinyos-1.x/contrib/xbow/apps/TestTinyVi
z/build/pc/main.exe -gui -r=lossy -seed=2044889906 -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.
Any idea what the problem might be?
Thanks a bunch.
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
