On Fri, 2012-10-12 at 05:06 -0400, akb427 wrote:
> I have an installation of Cyrus IMAP 2.2.13 on 32-bit linux, with the
> database copied over from an earlier version. 

That is really very old.

> It appears to work just fine, but is sometimes issuing error messages
> of the form: 
> DBERROR: mystore: error storing (long nasty 8-bit string) DB_PAGE_NOTFOUND: 
> Requested page not found

This is probably a Berkley DB thing.  I'd convert your database from BDB
to skiplist, and just get away from BDB forever.  Then upgrade to at
least 2.3, preferably 2.4.

Berkley DB == bugs

----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
  • DBERROR's akb427
    • Re: DBERROR's Adam Tauno Williams

Reply via email to