Dear All,

I have tried to install and use TraCI4Matlab to interact with SUMO. I
follow the tutorial in the user manual of TraCI4Matlab and tried to run
traci_test2.m example. However, when the SUMO gui is started by
TraCI4Matlab, the following error is shown in SUMO gui:

Loading configuration... done.
***Starting server on port 8873 ***
Error: tcpip::Socket::accept() Unable to create listening socket: Address
already in use
Quitting (on error).

In user manual of TraCI4Matlab, it is said that 8813 is default port but I
do not known why the SUMO GUI server lists on port 8873 as shown in above
message.

I also tried to make TraCI4Matlab to work with quickstart example by add
following line to the quickstart.sumocfg file:

<traci_server>
        <remote-port value="8813"/>
 </traci_server>

However, the error is still the same as follows:

Error: Could not access configuration
'D:\SUMO\D:\SUMO\learningExamples\quickstart\quickstart.sumocfg'.
Quitting (on error).

Please suggest me any solution to solve this problem if you have
encountered this problem before.

Thanks in advanced!

Best regards,
Duc Van Le
------------------------------------------------------------------------------
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