Please test RE23 and let me know if you find any issues. This would hopefully be for the final 2.3 release.
Thanks, Quanah
On Fri, 9 May 2008, Quanah Gibson-Mount wrote:
Please test RE23 and let me know if you find any issues. This would hopefully be for the final 2.3 release.
Seeing this under FreeBSD 7 on test039-glue-ldap-concurrency:
ldap_add: Server is unavailable (52) additional info: Internal proxy bind failure
Bit busy right now, so it'll have to wait a bit.
Dave Horsfall wrote:
On Fri, 9 May 2008, Quanah Gibson-Mount wrote:
Please test RE23 and let me know if you find any issues. This would hopefully be for the final 2.3 release.
Seeing this under FreeBSD 7 on test039-glue-ldap-concurrency:
ldap_add: Server is unavailable (52) additional info: Internal proxy bind failure
Bit busy right now, so it'll have to wait a bit.
Most likely running into a filedescriptor limit. As I recall, FreeBSD has a pretty small default for this ulimit. Check that first.
On Sun, 11 May 2008, Howard Chu wrote:
Seeing this under FreeBSD 7 on test039-glue-ldap-concurrency:
ldap_add: Server is unavailable (52) additional info: Internal proxy bind failure
Bit busy right now, so it'll have to wait a bit.
Most likely running into a filedescriptor limit. As I recall, FreeBSD has a pretty small default for this ulimit. Check that first.
Got it in one. Works OK under FreeBSD 7.0...
<quote who="Quanah Gibson-Mount">
Please test RE23 and let me know if you find any issues. This would hopefully be for the final 2.3 release.
I've just got on FEdora 8 i386:
ldapsearch failed (1)! ./scripts/test043-delta-syncrepl: line 156: kill: (9873) - No such process
./scripts/test043-delta-syncrepl failed (exit 1)
Will "make veryclean" and try again.
Thanks.
All fine now.