[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
slapcat hangs v2.2.24
I'm trying to do a slapcat and it dumps all the entries but never exits
and returns the command line prompt. I put it in debug mode (-d 1) and
it takes under a minute to do the dump and then just sits there. I'm
pretty sure it dumped all the entries because I see the entry that is
usually the last one dumped. I'm not doing anything fancy just:
slapcat -d 1 -f /etc/openldap/slapd.conf -l 20050419-1326.ldif
and the last thing it outputs after what I know is the last user entry is:
entry_decode: "cn=ldapsync,o=uwm.edu"
<= entry_decode(cn=ldapsync,o=uwm.edu)
slapcat shutdown: initiated
====> bdb_cache_release_all
slapcat shutdown: freeing system resources.
then sits there. Any ideas what is happening? I let it sit for 45
minutes one time and it never came back. I've tried it with slapd
running and with it not running, same result.