135136137138139140141142143144145
try { // Remove info from the db container.start(); // Remove info from the cache dataManager.start(); } finally { System.setProperty(AbstractCacheableLockManager.LOCKS_FORCE_REMOVE, "false"); }