On Sun, 2006-06-25 at 05:44 -0600, Dave Shariff Yadallee - System Administrator a.k.a. The Root of the Problem wrote: > On Sun, Jun 25, 2006 at 08:40:06AM +0200, Pierangelo Masarati wrote: > > > > > Why is this not working? > > > > See <http://www.openldap.org/faq/data/cache/1089.html>. > > > > p. > > > > > > > Upon following that link this is what I get:
The intention of the contents of that link was to make you __find__ the log file and then __read__ its contents, not just cut'n'paste it into a message so that someone else reads it for you. The relevant portion is > bdb(o=OpenLDAP Project,l=Internet): Berkeley DB library configured to support > only private environments > bdb_db_open: Database cannot be opened, err 22. Restore from backup! > ====> bdb_cache_release_all > bdb(o=OpenLDAP Project,l=Internet): DB_ENV->lock_id_free interface requires > an environment configured for the locking subsystem > bdb(o=OpenLDAP Project,l=Internet): txn_checkpoint interface requires an > environment configured for the transaction subsystem > bdb_db_close: txn_checkpoint failed: Invalid argument (22) which shows that either your build of Berkeley DB is screwed, or, if you didn't build it yourself, the packaged version you're using is screwed. This occurred to many users in the past, and it has already been discussed on the openldap-software list; I don't remember the results of those discussions, because I always build Berkeley myself and I never got into that. Please search thrugh the archives for a reasonable solution to this issue. p. Ing. Pierangelo Masarati Responsabile Open Solution OpenLDAP Core Team SysNet s.n.c. Via Dossi, 8 - 27100 Pavia - ITALIA http://www.sys-net.it ------------------------------------------ Office: +39.02.23998309 Mobile: +39.333.4963172 Email: [EMAIL PROTECTED] ------------------------------------------
