By my interpretation of the error, the 'sumo' executable was not found. Probably because it is not on the standard executable load path. See http://sumo.dlr.de/wiki/Basics/Basic_Computer_Skills#Configuring_Path_Settings regards, Jakob
2016-11-23 12:55 GMT+01:00 milena anghelone <[email protected]>: > Hello everybody. > > I'm using *Sumo 0.25 *jointly to Veins and Omnet++ . I was running Veins > when I got this error from the --logfile parameters of Sumo which I can't > understand since that file is present in the Veins folder (where it should > be). > > Closing connection from 127.0.0.1 on port 38258 > Connection from 127.0.0.1 on port 38266 > Handling connection from 127.0.0.1 on port 38266 > Got TraCI message of length 2 > Got TraCI command of length 1 > Got TraCI command 0x0 > Got CMD_GETVERSION > Got TraCI message of length 314 > Got TraCI command of length 309 > Got TraCI command 0x75 > Got CMD_FILE_SEND for "sumo-launchd.launch.xml" > Got CMD_FILE_SEND with data "<launch> > <copy file="UrbanPath.net.xml"/> > <copy file="UrbanPath.rou.xml"/> > <copy file="UrbanPath.poly.xml"/> > <copy file="UrbanPath.sumo.cfg" type="config"/> > <basedir > path="/home/milena/Desktop/D2DTools/veins-veins-4.4/examples/veins/"/> > <seed value="2"/> > </launch> > " > Creating temporary directory... > Temporary dir is /tmp/sumo-launchd-tmp-5q_Mzm > Base dir is /home/milena/Desktop/D2DTools/veins-veins-4.4/examples/veins/ > Seed is 2 > Finding free port number... > Claiming lock on port > ...found port 41491 > Starting SUMO (sumo -c UrbanPath.sumo.cfg) on port 41491, seed 2 > Releasing lock on port > Cleaning up > > > > > > > > > *Result: "<?xml > version="1.0"?><status> <exit-code>-1</exit-code> > <start>1479901563</start> <end>1479901563</end> <status>Could > not start SUMO (sumo -c UrbanPath.sumo.cfg): [Errno 2] No such file or > directory</status> <stdout><![CDATA[]]></stdout> > <stderr><![CDATA[]]></stderr></status>* > " > > Could anyone help me? > Thanks in advance > BR > Milena > ------------------------------------------------------------ > ------------------ > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
