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

failure when starting slapd (ITS#2354)



Full_Name: zhang, ji
Version: 2.1.12
OS: unix
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (137.226.232.150)


hallo everyone,

i have installed Berkeley DB 4.1.25 and also correctly run the following things
about openLDAP in unix
1  ./configure 
2  make depend
3  make
4  make install
5  edit the configuration file for "suffix"

but unlucky as i run " >libexec/slapd -h ldap://127.0.0.1:9090/ -d 255",
i got the failure message:

....
bdb_initialize: initialize BDB backend
bdb_initialize: Sleepycat Software: Berkeley DB 4.1.25: (December 19, 2002)
reading config file /home/xx/openldap/etc/openldap/slapd.conf
...
slapd startup: initiated.
bdb_db_open: dc=info,dc=aa,dc=de
bdb_db_open: dbenv_open(/home/xx/openldap/var/openldap-data)
bdb(dc=info,dc=aa,dc=de): mmap: Resource temporarily unavailable
bdb_db_open: dbenv_open failed: Resource temporarily unavailable (11)
backend_startup: bi_db_open(0) failed! (11)
slapd shutdown: initiated
====> bdb_cache_release_all
slapd shutdown: freeing system resources.
bdb(dc=info,dc=aa,dc=de): txn_checkpoint interface requires an environment
configured for the transaction subsystem
bdb_db_destroy: txn_checkpoint failed: Invalid argument (22)
====> bdb_cache_release_all
slapd stopped.
connections_destroy: nothing to destroy.

i do not know what to do, maybe i have not really successfullly installed
Berkely DB
please, help me!

best regard
ji