Ticket #53 (closed defect: worksforme)

Opened 9 years ago

Last modified 7 years ago

Sim Mgr exception on Reset

Reported by: jdalbey Owned by: jdalbey
Priority: Low Milestone:
Component: Simulation Manager Version:
Severity: Minor Keywords:
Cc:

Description

During a reset (or maybe a Load) Sim Mgr throws an exception:

 https://pastebin.com/c2yMcBDv

Change History

comment:1 Changed 7 years ago by jdalbey

I'm unclear on desired behavior of Reset. Currently it seems to set the timer back to zero, but is it supposed to clear the incidents? Cause it seems CAD Server still is running them.

comment:2 Changed 7 years ago by jdalbey

This is the comment on resetSimulation() in SimulationManagerModel?.

  • This method passes the view's request to reset the simulation on to the
  • remote coordinator. The View's simulation time is reset to 0. The view's
  • incident tabs are cleared and incident list reset and initialized with
  • the current list of incidents. The list of diversions is also reset.

comment:3 Changed 7 years ago by jdalbey

  • Status changed from new to closed
  • Resolution set to worksforme

I can't reproduce the exception, perhaps it was the same thing as #154, and is now fixed.

Note: See TracTickets for help on using tickets.