opendj-sdk/opends/src/server/org/opends/server/backends/jeb/EntryCachePreloader.java
@@ -353,6 +353,7 @@ continue; } } // BUG cursor might be null ? If not why testing below ? status = cursor.getNext(key, data, LockMode.DEFAULT); if (status != OperationStatus.SUCCESS) { // Reset cursor and continue.