opends/src/server/org/opends/server/tools/DBTest.java
@@ -1319,7 +1319,9 @@ try { formatedData = System.getProperty("line.separator") + JebFormat.entryFromDatabase(data.getData()).toLDIFString(); JebFormat.entryFromDatabase(data.getData(), ec.getRootContainer().getCompressedSchema()). toLDIFString(); dataLabel = INFO_LABEL_DBTEST_ENTRY.get(); } catch(Exception e)