[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: index based search does not work correctly (ITS#2088)



Ok, I did a cvs co -r OPENLDAP_REL_ENG_2_1 and built with bdb-4.1.24. 
However, now I can't even run a single query because slapd dies saying:

bdb_open: Sleepycat Software: Berkeley DB 4.1.24: (September 13, 2002)
bdb_db_init: Initializing BDB database
bdb(o=tbdnetworks.com): unable to join the environment
bdb_db_open: dbenv_open failed: Resource temporarily unavailable (11)
backend_startup: bi_db_open(0) failed! (11)
bdb(o=tbdnetworks.com): txn_checkpoint interface requires an environment
configured for the transaction subsystem
bdb_db_destroy: txn_checkpoint failed: Invalid argument (22)
slapd stopped.

Any ideas?  Would building against bdb-4.0.14 help?




On Wed, 2002-09-18 at 21:40, Howard Chu wrote:
> Please try pulling the OpenLDAP 2.1.5 release candidate out of CVS and see if it
> has the same problem. There have been a number of index-related fixes since the
> 2.1.4 release. Check out the OPENLDAP_REL_ENG_2_1 source from the CVS
> repository.
>