Thanks. I am getting this in an entry that can't get in an ldap browser:
dap_read: want=8 error=Resource temporarily unavailable bdb_locker_id: err Cannot allocate memory(12) 0000: 30 1a 02 01 04 65 15 0a 01 50 04 00 04 0e 69 6e 0....e...P....in 0010: 74 65 72 6e 61 6c 20 65 72 72 6f 72 ternal error ldap_write: want=28, written=28 0000: 30 1a 02 01 04 65 15 0a 01 50 04 00 04 0e 69 6e 0....e...P....in 0010: 74 65 72 6e 61 6c 20 65 72 72 6f 72 ternal error ldap_read: want=8, got=8 0000: 30 3d 02 01 05 63 38 04 0=...c8. ldap_read: want=55, got=55 ... 0020: 01 00 02 01 00 01 01 00 87 0b 6f 62 6a 65 63 74 ..........object 0030: 43 6c 61 73 73 30 00 Class0. ldap_read: want=8 error=Resource temporarily unavailable
Any idea from this?
Thanks. K.
Kurt D. Zeilenga wrote:
I suggest you examine the server logs for additional info.
At 08:56 AM 8/30/2004, katarn wrote:
I am running OpenLDAP Release 2.2.15 with one slapd.conf file with more than 30 suffixes ( and increasing each week), each one with a separated directory ( according to some OpenLDAP FAQ it is the way to do it ). I have a j2ee app querying the server, and after a few iterations of searches I keep getting "[ERROR 80] Unknown error" on clients ( the web app, softerra, ldap browser -by gawor) on some of the suffixes not all. The only way to get them to respond again is restart the slapd but it all happens a few searches later.
Has anyone ran in to this before? Some option that I am using wrong or should be using? ( I am using the default ldap.conf )
Thanks!
Katarn