private void removeStaleConfiguration() {
   removeStaleServiceConfiguration();
   removeStaleVersionedDbConfiguration();
 }