DBERROR's
Adam Tauno Williams
awilliam at whitemice.org
Fri Oct 12 07:35:14 EDT 2012
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
More information about the Info-cyrus
mailing list