Ticket #53 (closed defect: worksforme)
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:
Change History
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.
Note: See
TracTickets for help on using
tickets.

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.