opends/src/server/org/opends/server/backends/jeb/EntryContainer.java
@@ -2057,8 +2057,9 @@ if(isSubtreeDelete) { deleteOperation.appendAdditionalLogMessage( NOTE_JEB_DELETED_ENTRY_COUNT.get(subordinateEntriesDeleted + 1)); deleteOperation.addAdditionalLogItem(AdditionalLogItem .unquotedKeyValue(getClass(), "deletedEntries", subordinateEntriesDeleted + 1)); } } catch (DatabaseException databaseException)