how to debug this error when use file exchange TraCI4Matlab: Java exception occurred
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Error using traci.Socket/connect (line 25)
Java exception occurred:
java.net.ConnectException: Connection refused: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
4 Commenti
Juan Alfonso Serrano
il 2 Nov 2016
I have the same problem. I have installed SUMO 0.27.1. Does anyone has a solution?
Thanks.
samar shaikh
il 25 Nov 2018
i am facing the same problem do you find the solution regarding this?
thank you
Risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!