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

Logging region out of memory; you may need to increase its size



Hello

I have a problem when trying to perform the command : slapcat -l toto.ldif

I get this error message

bdb_db_open: database "dc=xxxx,dc=fr": unclean shutdown detected; attempting recovery. bdb_db_open: database "dc=xxxx,dc=fr": recovery skipped in read-only mode. Run manual recovery if errors are encountered. bdb(dc=xxxx,dc=fr): Logging region out of memory; you may need to increase its size bdb_db_open: database "dc=xxxx,dc=fr": db_open(/var/db/openldap-data/id2entry.bdb) failed: Cannot allocate memory (12). backend_startup_one (type=bdb, suffix="dc=xxxx,dc=fr"): bi_db_open failed! (12)
slap_startup failed

I use berkeley DB 4.6 on a FreeBSD 8.1 system

Thanks for any info