Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Detector.det.xml file error

Enclose your detector definitions with a single surrounding root element:

<add>
   <e1Detector ..../>
   <e1Detector ..../>
   <e1Detector ..../>
</add>

regards,
Jakob

2017-09-19 15:34 GMT+02:00 Selva Ganesha via sumo-user <sumo-user@xxxxxxxxxxxxxxxxxxxxx>:
Good day,

I'm having a problem whereby utilizing more than one e1detector (as seen in
detector.det.xml image), produces following the error in SUMO (as seen in
SUMO image). Also attached is the sumo.cfg file for reference if required.

Thank you in advance.

Cheers,
G

------------------------------------------------------------------------------
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
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top