Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  •  Stop and start the alarm service.
    • ssh bm_webservice and run tomcat-init.sh stop and then tomcat-init.sh start .
    • This should cause a durable subscriber to have been registered.
  •  Generate a alarm (run a integrity check on a  inconsistent collection).
  •  Start the alarm service.
    • The alarm should be received on the alarm service.
  •  Stop the alarm service.
  •  Generate a alarm (run a integrity check on a  inconsistent collection).
  •  Restart the message bus.
  •  Start the alarm service.
    • The alarm should be received on the alarm service.

...