Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » SUMO Crashes (Connection closed by SUMO)
SUMO Crashes [message #1852343] Wed, 11 May 2022 10:45 Go to next message
Muaid Ahmed is currently offline Muaid AhmedFriend
Messages: 3
Registered: October 2021
Junior Member
Hei,

I am using cloud computing to run a simulation but I run to this crash during the training session. The sumo version is 1.12.0 I am not sure what I can do to resolve the issue and I am not much expert in coding as well.

Ssumo: ./src/microsim/output/MSE2Collector.cpp:828: virtual bool MSE2Collector::notifyEnter(SUMOTrafficObject&, MSMoveReminder::Notification, const MSLane*): Assertion `myLanes[vi->second->currentOffsetIndex] == enteredLane->getID()' failed.
Traceback (most recent call last):
File "/home/muaidahmed/Network_non_dqna.py", line 24, in <module>
class SimulationRunInput:
File "/home/muaidahmed/Network_non_dqna.py", line 35, in SimulationRunInput
traci.simulationStep()
File "/usr/share/sumo/tools/traci/main.py", line 228, in simulationStep
return _connections[""].simulationStep(step)
File "/usr/share/sumo/tools/traci/connection.py", line 319, in simulationStep
result = self._sendCmd(tc.CMD_SIMSTEP, None, None, "D", step)
File "/usr/share/sumo/tools/traci/connection.py", line 181, in _sendCmd
return self._sendExact()
File "/usr/share/sumo/tools/traci/connection.py", line 91, in _sendExact
raise FatalTraCIError("connection closed by SUMO")
traci.exceptions.FatalTraCIError: connection closed by SUMO
Re: SUMO Crashes [message #1852354 is a reply to message #1852343] Wed, 11 May 2022 14:27 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
Please review the contact details of the project for where to ask questions:

https://www.eclipse.org/sumo/contact/


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: SUMO Crashes [message #1852366 is a reply to message #1852354] Thu, 12 May 2022 04:02 Go to previous message
Muaid Ahmed is currently offline Muaid AhmedFriend
Messages: 3
Registered: October 2021
Junior Member
noted. thanks
Previous Topic:OSX Lion 10.7
Next Topic:Eclipse Installation issue while adding new software
Goto Forum:
  


Current Time: Fri Mar 29 10:53:52 GMT 2024

Powered by FUDForum. Page generated in 0.04060 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top