see
https://sumo.dlr.de/docs/FAQ.html#error_tcpipstoragereadissafe_want_to_read_8_bytes_from_storage_but_only_4_remaining

Am Do., 26. Sept. 2019 um 00:10 Uhr schrieb Dayuan Tan <[email protected]>:

> Dear All,
>
> Could anyone help me to look at this error about traci? It looks like it
> stops at very beginning. Is there something related to my sumo installment?
> Or my env?
>
> I run it on Ubuntu 16.04. Sumo version is 1.2.0.
>
> Thank you very much! I appreciate it very much!
>
> Here is the error info:
> python3 atom.py
> atom.py:520: SyntaxWarning: name 'CL_t_ph' is assigned to before global
> declaration
>   global PH_CYC_t , CL_t_ph #list of phases for the cycle at t
> atom.py:522: SyntaxWarning: name 'phase' is assigned to before global
> declaration
>   global phase
>  Retrying in 1 seconds
> Loading configuration... done.
> ***Starting server on port 47321 ***
> Loading net-file from 'b4atom.net.xml'... done (73ms).
> Loading additional-files from 'atom.add.xml'... done (2ms).
> Loading done.
> Simulation version 1.2.0 started with time: 0.00
> Step #0.00Error: tcpip::Storage::readIsSafe: want to read 8 bytes from
> Storage, but only 4 remaining
> Quitting (on error).
> Traceback (most recent call last):
>   File "atom.py", line 447, in <module>
>     traci.simulationStep()
>   File
> "/usr/share/sumo/dayuan/runall/atom_after_revision/traci/__init__.py", line
> 125, in simulationStep
>     responses = _connections[""].simulationStep(step)
>   File
> "/usr/share/sumo/dayuan/runall/atom_after_revision/traci/connection.py",
> line 331, in simulationStep
>     result = self._sendExact()
>   File
> "/usr/share/sumo/dayuan/runall/atom_after_revision/traci/connection.py",
> line 98, in _sendExact
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
>
>
> Sincerely,
> Dayuan
>
>
> *————*
>
>
>
>
> *Dayuan(Neil) TanUMBC*
>
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to