Thanks Jakob,

The problem is solved with port of 8873.

Regards,
LVD.

Duc Van Le
Research Fellow, Department of Computer Science, National University of
Singapore, Singapore.
Tel: +65-9044-3729
Email: [email protected]
Homepage: https://sites.google.com/site/levanduc2001/

On Tue, Jul 4, 2017 at 5:09 PM, Jakob Erdmann <[email protected]>
wrote:

> Hello,
> I think the manual is outdated. The default port (set in init.m) is 8873.
> You can use any port you wish by giving it as an additional argument in
> init().
> regards,
> Jakob
>
> 2017-07-04 9:12 GMT+02:00 Le Van Duc via sumo-user <
> [email protected]>:
>
>> 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
>>
>
>
------------------------------------------------------------------------------
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