egueli / TraCI4J

A high-level Java library to communicate with SUMO (Simulation of Urban MObility) through its TraCI protocol.
GNU General Public License v3.0
41 stars 27 forks source link

TraCIServerTest tests fail with Sumo 0.16.0 #1

Closed egueli closed 11 years ago

egueli commented 11 years ago

An exception occurs while attempting to connect to SUMO. The SUMO executable exits before connecting.

Happens with SUMO 0.16 on Kubuntu Linux 12.10.

egueli commented 11 years ago

Also happens on Windows.