#ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) 4 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 7168 virtual memory (kbytes, -v) unlimited
You're out of file descriptors. The OpenLDAP FAQ entry http://www.openldap.org/faq/data/cache/1126.html may help. You might also want to look at the man pages for ulimit.
-- Sérgio M. B. |