Since it works in our tests, I would assume that your traci script is
somehow calling an older version of sumo.
Here is how to check this:
- run sumo-gui for the upgraded version and check the version number in the
window title. (If that is not 24381 you may have to delete src/version.h
and rebuild)
- run your traci script and add a sumo option that writes any kind of
output file (i.e. tripinfo-output). Look into the header of the output file
and see by which version of sumo the file was written.

regards,
Jakob

2017-05-22 3:56 GMT+02:00 Eugene Vinitsky <[email protected]>:

> Hi,
>
> We have upgraded to 24381 but are still experiencing this error code on
> our circular ring as cars pass through the nodes. Any thoughts?
>
> Thanks so much!
>
> Eugene
>
> On Fri, May 19, 2017 at 11:16 PM, Eugene Vinitsky <
> [email protected]> wrote:
>
>> Thanks again!
>>
>> Eugene
>> On Fri, May 19, 2017 at 10:42 PM Jakob Erdmann <
>> [email protected]> wrote:
>>
>>> You need to upgrade to the latest development version because 24361 was
>>> only reached yesterday. See http://sumo.dlr.de/wiki/Downlo
>>> ads#SUMO_-_Latest_Development_Version
>>> regards,
>>> Jakob
>>>
>>> 2017-05-20 4:03 GMT+02:00 Eugene Vinitsky <[email protected]>:
>>>
>>>> Hi Jakob,
>>>>
>>>> Thanks for the response. We've upgraded to Sumo 0.30.0 but are still
>>>> observing this error; anyone have any suggestions?
>>>>
>>>> Have a good weekend!
>>>>
>>>> Eugene
>>>>
>>>> On Fri, May 19, 2017 at 3:08 AM Jakob Erdmann <
>>>> [email protected]> wrote:
>>>>
>>>>> Hello,
>>>>> this was a long standing issue (http://sumo.dlr.de/trac.wsgi/
>>>>> ticket/2321) which is fixed as of revision 24361
>>>>> regards,
>>>>> Jakob
>>>>>
>>>>> 2017-05-19 2:33 GMT+02:00 Eugene Vinitsky <[email protected]>:
>>>>>
>>>>>> Hi Walker,
>>>>>>
>>>>>> Makes sense! Thank you so much. I checked and this is totally the
>>>>>> problem;
>>>>>> so, if anyone runs into this, this is totally the solution.
>>>>>>
>>>>>> Eugene
>>>>>>
>>>>>> On Thu, May 18, 2017 at 5:15 PM, Dula, Walker L (398I) <
>>>>>> [email protected]> wrote:
>>>>>>
>>>>>> > Hi Eugene,
>>>>>> > Even if you don’t have a junction, to create a ring, I presume you
>>>>>> must
>>>>>> > have at least one node to complete it. As a result, there are gaps
>>>>>> in the
>>>>>> > circuit where vehicles are not on an edge, even if the loop seems
>>>>>> > contiguous. You should check the timestamps when the errors occur
>>>>>> and see
>>>>>> > if they line up to vehicles moving over node areas in your network.
>>>>>> > - Walker
>>>>>> >
>>>>>> > On May 18, 2017, at 4:51 PM, Eugene Vinitsky <
>>>>>> [email protected]>
>>>>>> > wrote:
>>>>>> >
>>>>>> > Hi Walker,
>>>>>> >
>>>>>> > Thanks for the advice! Unfortunately, our system is just a ring so
>>>>>> I don't
>>>>>> > think the error can be due to that?
>>>>>> >
>>>>>> > Sincerely,
>>>>>> >
>>>>>> > Eugene
>>>>>> >
>>>>>> > On Thu, May 18, 2017 at 4:17 PM, Dula, Walker L (398I) <
>>>>>> > [email protected]> wrote:
>>>>>> >
>>>>>> >> Hi Eugene,
>>>>>> >> If I recall, I had the same error code crop up whenever a vehicle
>>>>>> was
>>>>>> >> within an intersection. I believe getDistance only returns a valid
>>>>>> number
>>>>>> >> when a vehicle is on an actual edge.
>>>>>> >> Hope that helps!
>>>>>> >> Walker Dula
>>>>>> >> > On May 18, 2017, at 4:10 PM, Eugene Vinitsky <
>>>>>> [email protected]>
>>>>>>
>>>>> >> wrote:
>>>>>> >> >
>>>>>> >> > Hello,
>>>>>> >> >
>>>>>> >> > On occasion traci returns the error code -1001 when a call is
>>>>>> made to
>>>>>> >> > getDistance. Does anyone know what triggers this? I'm getting
>>>>>> this
>>>>>> >> pretty
>>>>>> >> > regularly and it's causing some issues.
>>>>>> >> >
>>>>>> >> > Thanks for any and all help!
>>>>>> >> >
>>>>>> >> > Eugene
>>>>>> >> > ------------------------------------------------------------
>>>>>> >> ------------------
>>>>>> >> > Check out the vibrant tech community on one of the world's most
>>>>>>
>>>>> >> > engaging tech sites, Slashdot.org <http://slashdot.org>!
>>>>>
>>>>>
>>>>>> >> http://sdm.link/slashdot
>>>>>> >> > _______________________________________________
>>>>>> >> > sumo-user mailing list
>>>>>> >> > [email protected]
>>>>>>
>>>>> >> > https://lists.sourceforge.net/lists/listinfo/sumo-user
>>>>>> >>
>>>>>> >>
>>>>>> >
>>>>>> >
>>>>>> ------------------------------------------------------------
>>>>>> ------------------
>>>>>> Check out the vibrant tech community on one of the world's most
>>>>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>>>>> _______________________________________________
>>>>>> sumo-user mailing list
>>>>>> [email protected]
>>>>>> https://lists.sourceforge.net/lists/listinfo/sumo-user
>>>>>>
>>>>>
>>>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to