public void tearDown() throws Exception {
   sau.deleteContentTree();
   // theDaemon.stopDaemon();
   super.tearDown();
 }