| opends/src/server/org/opends/server/core/DirectoryServer.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/core/DirectoryServer.java
@@ -8348,7 +8348,11 @@ } // Finalize the entry cache. DirectoryServer.getEntryCache().finalizeEntryCache(); EntryCache ec = DirectoryServer.getEntryCache(); if (ec != null) { ec.finalizeEntryCache(); } // Release the exclusive lock for the Directory Server process. String lockFile = LockFileManager.getServerLockFileName();