You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@directory.apache.org by Sohail Aboobaker <sa...@outlook.com> on 2015/06/09 18:56:55 UTC

Error 554 with Apache DS- 2 M20.

Hi,

We are getting following error with M20 build on production. 

It seems like it was fixed at some point with M12 build. Is it reintroduced. 

Please advise. 

java.lang.Error: ERR_554 double get for block 16,614
        at jdbm.recman.RecordFile.get(RecordFile.java:185)
        at jdbm.recman.PhysicalRowIdManager.allocNew(PhysicalRowIdManager.java:202)
        at jdbm.recman.PhysicalRowIdManager.alloc(PhysicalRowIdManager.java:177)
        at jdbm.recman.PhysicalRowIdManager.update(PhysicalRowIdManager.java:101)
        at jdbm.recman.BaseRecordManager.update(BaseRecordManager.java:281)
        at jdbm.recman.CacheRecordManager.updateCacheEntries(CacheRecordManager.java:417)
        at jdbm.recman.CacheRecordManager.commit(CacheRecordManager.java:349)
        at org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable.sync(JdbmTable.java:977)
        at org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition.sync(JdbmPartition.java:332)
        at org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition.modify(AbstractBTreePartition.java:1367)
        at org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition.modify(AbstractBTreePartition.java:1310)

Regards, 
Sohail Aboobaker.