Dear Christoph,
Thank you for the correction. It worked but i however have a problem
in the last stage of the tutorial "Final step - Run the Veins demo
scenario" after running the commands as stated in the tutorial this is
the error i got.
wiseborn@olly-PC ~
$ /c/Users/wiseborn/veins-2.0-rc1/sumo-launchd.py -vv -c /c/Users/
wiseborn/sumo
-0.13.1/bin/sumo.exe
Traceback (most recent call last):
File "c:/Users/wiseborn/veins-2.0-rc1/sumo-launchd.py", line 47, in
<module>
import socket
File "C:\Users\wiseborn\omnetpp-4.2\msys\bin\python27.zip
\socket.py", line 47,
in <module>
_have_ssl = False
ImportError: Module use of python23.dll conflicts with this version of
Python.
2. I also tried to run the last section using OMNeT++ 4 IDE, to
simulate the Veins demo scenario by following the instruction "right-
clicking on veins-2.0-rc1/examples/veins/omnetpp.ini and choosing Run
As > OMNeT++ simulation" Once again i got an error as shown below.
Starting...
$ cd C:/Users/wiseborn/veins-2.0-rc1/examples/veins
$ veins.exe -r 0 -n ..;../../src;../../tests -l ../../tests/power/
utils/powerTestUtils -l ../../tests/testUtils/miximtestUtils -l ../../
src/base/miximbase -l ../../src/modules/miximmodules omnetpp.ini
OMNeT++ Discrete Event Simulation (C) 1992-2011 Andras Varga, OpenSim
Ltd.
Version: 4.2, build: 111116-7631e2d, edition: Academic Public License
-- NOT FOR COMMERCIAL USE
See the license for distribution terms and warranty disclaimer
Setting up Tkenv...
Loading NED files from ..: 36
Loading NED files from ../../src: 92
Loading NED files from ../../tests: 51
Loading NED files from C:\Users\wiseborn\veins-2.0-rc1\src\base: 17
Loading NED files from C:\Users\wiseborn\veins-2.0-rc1\src\modules: 74
Loading NED files from C:\Users\wiseborn\veins-2.0-rc1\examples: 36
Loading images from C:\Users\wiseborn\veins-2.0-rc1\examples\veins
\bitmaps: *: 0
Loading images from c:\Users\wiseborn\omnetpp-4.2\images: *: 0
abstract/*: 90 background/*: 4 block/*: 320 device/*: 195 maps/*:
9 misc/*: 70 msg/*: 55 old/*: 111 status/*: 28
Plugin path: ./plugins
RUNTIME ERROR. A cRuntimeError exception is about to be thrown, and
you
requested (by setting debug-on-errors=true in the ini file) that
errors
abort execution and break into the debugger.
You should now probably be running the simulation under gdb or another
debugger. The simulation kernel will now raise a SIGABRT signal which
will
get you into the debugger. If you are not running under a debugger,
you can
still use the core dump for post-mortem debugging. Once in the
debugger,
view the call stack (in gdb: "bt" command) to see the context of the
runtime error.
<!> Error in module (TraCIScenarioManagerLaunchd) scenario.manager
(id=6) during network initialization: Model error: Could not connect
to TraCI server. Make sure it is running and not behind a firewall.
Error message: 10061: Unknown error.
TRAPPING on the exception above, due to a debug-on-errors=true
configuration option. Is your debugger ready?
How should i get it fixed i am running on Windows-Vista platform
Thank you very much.
On Jan 23, 9:22 pm, Christoph Sommer <
christoph.som...@uibk.ac.at>
wrote: