@Deactivate
 public void deactivate() throws Exception {
   super.stop();
   log.info("Stopped");
 }