pls can anyone help me out resolve this error, am following the
installation tutorials of vein and the last step outputs this error,
Thank You
Starting...
$ cd C:/Users/wiseborn/src/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\src\veins-2.0-rc1\src\base:
17
Loading NED files from C:\Users\wiseborn\src\veins-2.0-rc1\src
\modules: 74
Loading NED files from C:\Users\wiseborn\src\veins-2.0-rc1\examples:
36
Loading images from C:\Users\wiseborn\src\veins-2.0-rc1\examples\veins
\bitmaps: *: 0
Loading images from c:\Users\wiseborn\src\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?
Simulation terminated with exit code: -
2147483645
Working directory: C:/Users/wiseborn/src/veins-2.0-rc1/examples/veins
Command line: 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
Environment variables:
OMNETPP_ROOT=c:/Users/wiseborn/src/omnetpp-4.2
PATH=;C:/Users/wiseborn/src/veins-2.0-rc1/tests/power/utils;C:/Users/
wiseborn/src/veins-2.0-rc1/tests/testUtils;C:/Users/wiseborn/src/
veins-2.0-rc1/src/base;C:/Users/wiseborn/src/veins-2.0-rc1/src/
modules;c:\Users\wiseborn\src\omnetpp-4.2\bin;c:\Users\wiseborn\src
\omnetpp-4.2\msys\bin;c:\Users\wiseborn\src\omnetpp-4.2\mingw\bin;c:/
Users/wiseborn/src/omnetpp-4.2/ide/jre/bin/client;c:/Users/wiseborn/
src/omnetpp-4.2/ide/jre/bin;c:/Users/wiseborn/src/omnetpp-4.2/ide/jre/
lib/i386;.;C:\Users\wiseborn\src\omnetpp-4.2\msys\local\bin;c:\Users
\wiseborn\src\omnetpp-4.2\mingw\bin;C:\Users\wiseborn\src
\omnetpp-4.2\msys\bin;c:\Users\wiseborn\src\omnetpp-4.2\bin;c:\Windows
\system32;c:\Windows;c:\Windows\System32\Wbem;c:\Windows
\System32\WindowsPowerShell\v1.0\;c:\Users\wiseborn\src
\omnetpp-4.2\ide;
OMNETPP_IMAGE_PATH=c:\Users\wiseborn\src\omnetpp-4.2\images