I setup N-Way replication openldap-2.4.23 in RHEL5. Config file is identical on both servers. In one server I get this error message in the log.
send_search_entry: conn 1000 ber write failed.
I run slapdindex, and turned off schemasearch. Error message still being generated.
Thanks,
--On Thursday, June 23, 2011 2:19 PM -0400 "Darouichi, Aziz" adarouic@post03.curry.edu wrote:
I setup N-Way replication openldap-2.4.23 in RHEL5. Config file is identical on both servers. In one server I get this error message in the log.
send_search_entry: conn 1000 ber write failed.
Why do you think this is an error? It sounds to me like the client disconnected without sending an unbind.
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
I started getting the message after I set sizelimit to unlimited to correct "LDAP_RES_SEARCH_RESULT (4) Size limit exceeded".
This could be permission problem? I checked permissions on db files, they are owned by root. -----Original Message----- From: Quanah Gibson-Mount [mailto:quanah@zimbra.com] Sent: Thursday, June 23, 2011 2:55 PM To: Darouichi, Aziz; openldap-technical@openldap.org Subject: Re: N-Way replication
--On Thursday, June 23, 2011 2:19 PM -0400 "Darouichi, Aziz" adarouic@post03.curry.edu wrote:
I setup N-Way replication openldap-2.4.23 in RHEL5. Config file is identical on both servers. In one server I get this error message in the log.
send_search_entry: conn 1000 ber write failed.
Why do you think this is an error? It sounds to me like the client disconnected without sending an unbind.
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
--On Thursday, June 23, 2011 3:08 PM -0400 "Darouichi, Aziz" adarouic@post03.curry.edu wrote:
I started getting the message after I set sizelimit to unlimited to correct "LDAP_RES_SEARCH_RESULT (4) Size limit exceeded".
As I said before. It doesn't sound like an error to me. It sounds like you have a client that disconnects before the LDAP server is done sending data. I.e., it doesn't perform an UNBIND. That is not uncommon.
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
openldap-technical@openldap.org