Hello,
I'am using Omnetpp 4.4.1, SUMO 0.20.0 and veins 2.2 (Ubuntu 12.04)
I'am trying to execute /mixmin/examples/ veins/omnetpp.ini 
All steps going well except for the last execution of SUMO 
Attached to this email a file containing errors that are displayed in the 
terminal.

The dialaog box in omnet show me this message : Simulating veins has encountred 
a problem (Run #0: Finished with Error)
in console omnet the following errors :

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) at 
event #1, t=0: Model error: TraCI server "SUMO 0.20.0" reports API version 8. 
This server is unsupported..

TRAPPING on the exception above, due to a debug-on-errors=true configuration 
option. Is your debugger ready?

Simulation terminated with exit code: 133
Working directory: /usr/local/src/veins-veins-2. 2/examples/veins
Command line: ../Mac80211/Mac80211 -r 0 -n ..:../../src:../../tests 
--tkenv-image-path=../../ images -l ../../tests/power/utils/ powerTestUtils -l 
../../tests/testUtils/ miximtestUtils -l ../../src/base/miximbase -l 
../../src/modules/miximmodules omnetpp.ini

Environment variables:
LD_LIBRARY_PATH=/home/user1/ installation/omnet/omnetpp-4. 
4.1/lib::/usr/local/src/veins- veins-2.2/tests/power/utils:/ 
usr/local/src/veins-veins-2.2/ tests/testUtils:/usr/local/ 
src/veins-veins-2.2/src/base:/ usr/local/src/veins-veins-2.2/ 
src/modules:/usr/lib/jvm/java- 6-openjdk-i386/jre/lib/i386/ 
client:/usr/lib/jvm/java-6- openjdk-i386/jre/lib/i386:
PATH=/home/user1/installation/ omnet/omnetpp-4.4.1/bin::/usr/ 
lib/lightdm/lightdm:/usr/ local/sbin:/usr/local/bin:/ 
usr/sbin:/usr/bin:/sbin:/bin:/ usr/games:/usr/lib/jvm/jdk1.8. 0_05/bin
OMNETPP_IMAGE_PATH=/home/ user1/installation/omnet/ omnetpp-4.4.1/images

Please help me.

Thank you.
user1@ubuntu:~$ /usr/local/src/veins-veins-2.2/sumo-launchd.py -vv -c 
/usr/local/src/sumo-0.20.0/bin/sumo-gui
Logging to /tmp/sumo-launchd.log
Listening on port 9999
Connection from 127.0.0.1 on port 54320
Handling connection from 127.0.0.1 on port 54320
Got TraCI message of length 2
Got TraCI command of length 1
Got TraCI command 0x0
Got CMD_GETVERSION
Got TraCI message of length 295
Got TraCI command of length 290
Got TraCI command 0x75
Got CMD_FILE_SEND for "sumo-launchd.launch.xml"
Got CMD_FILE_SEND with data "<launch>
  <copy file="erlangen.net.xml"/>
  <copy file="erlangen.rou.xml"/>
  <copy file="erlangen.poly.xml"/>
  <copy file="erlangen.sumo.cfg" type="config"/>
  <basedir path="/usr/local/src/veins-veins-2.2/examples/veins/"/>
  <seed value="0"/>
</launch>
"
Temporary dir is /tmp/sumo-launchd-tmp-t07pGf
Base dir is /usr/local/src/veins-veins-2.2/examples/veins/
Seed is 0
Finding free port number...
Claiming lock on port
...found port 45244
Starting SUMO (/usr/local/src/sumo-0.20.0/bin/sumo-gui -c erlangen.sumo.cfg) on 
port 45244, seed 0
Connecting to SUMO (/usr/local/src/sumo-0.20.0/bin/sumo-gui -c 
erlangen.sumo.cfg) on port 45244 (try 1)
Error ([Errno 111] Connection refused)
Connecting to SUMO (/usr/local/src/sumo-0.20.0/bin/sumo-gui -c 
erlangen.sumo.cfg) on port 45244 (try 2)
Error ([Errno 111] Connection refused)
Connecting to SUMO (/usr/local/src/sumo-0.20.0/bin/sumo-gui -c 
erlangen.sumo.cfg) on port 45244 (try 3)
Error ([Errno 111] Connection refused)
Connecting to SUMO (/usr/local/src/sumo-0.20.0/bin/sumo-gui -c 
erlangen.sumo.cfg) on port 45244 (try 4)
Error ([Errno 111] Connection refused)
Connecting to SUMO (/usr/local/src/sumo-0.20.0/bin/sumo-gui -c 
erlangen.sumo.cfg) on port 45244 (try 5)
Releasing lock on port
Starting proxy mode
one with proxy mode
Done with proxy mode, killing SUMO
SIGTERM
Done running SUMO
Cleaning up
Result: "<?xml version="1.0"?>
<status>
        <exit-code>-15</exit-code>
        <start>1401785893</start>
        <end>1401785931</end>
        <status>Exited with error code -15</status>
        <stdout><![CDATA[Loading configuration... done.
]]></stdout>
        <stderr><![CDATA[]]></stderr>
</status>
"
Closing connection from 127.0.0.1 on port 54320
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to