public void startService() {
   super.startService();
   localRepos = new HashMap();
 }