opends/src/server/org/opends/server/backends/jeb/ID2Entry.java
@@ -242,7 +242,8 @@ case JebFormat.FORMAT_VERSION : try { entry = JebFormat.entryFromDatabase(entryBytes); entry = JebFormat.entryFromDatabase(entryBytes, entryContainer.getRootContainer().getCompressedSchema()); } catch (Exception e) {