Thank you so very much for helping me out on this, I have done as told but ran into new problems :(
Well I have now tried using the Berkeley DB installed by default 4.1.25 and after compiling everything I now get this error in logs archiving database file: /var/imap/annotations.db Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: DBERROR db4: txn_checkpoint interface requires an environment configured for the transaction subsystem Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: DBERROR: couldn't checkpoint: Invalid argument Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: DBERROR: sync /var/imap/db: cyrusdb error Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: DBERROR db4: DB_ENV->log_archive interface requires an environment configured for the logging subsystem Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: DBERROR: error listing log files: Invalid argument Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: DBERROR: archive /var/imap/db: cyrusdb error Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: archiving database file: /var/imap/mailboxes.db Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: DBERROR db4: txn_checkpoint interface requires an environment configured for the transaction subsystem Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: DBERROR: couldn't checkpoint: Invalid argument Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: DBERROR: sync /var/imap/db: cyrusdb error Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: DBERROR db4: DB_ENV->log_archive interface requires an environment configured for the logging subsystem Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: DBERROR: error listing log files: Invalid argument Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: DBERROR: archive /var/imap/db: cyrusdb error Jun 7 12:23:07 lb01-s06 ctl_cyrusdb[22289]: done checkpointing cyrus databases Jun 7 12:23:07 lb01-s06 master[21921]: process 22289 exited, status 1 Jun 7 12:28:50 lb01-s06 master[22348]: setrlimit: Unable to set file descriptors limit to -1: Operation not permitted Jun 7 12:28:50 lb01-s06 master[22348]: retrying with 1024 (current max) Jun 7 12:28:50 lb01-s06 master[22348]: cannot get exclusive lock on pidfile (is another master still running?) Jun 7 12:28:50 lb01-s06 master[22348]: exiting ON investigating I have come to know that this version of Berkeley DB has got problems with it. as listed here https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=91933#c0 So the solution is to use an alternate version :( So I am back to square 1. Now should I upgrade my existing RPM and risk crashing dependencies like Apache or install a separate verion of Berkeley DB on an alternate location and try using that? Help please. Imran _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
