[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: LDAP server crashing



Mmmm,

at first you receive a "err=32".

This mean:
Attemp to bind  with a nonexistent DN, to search with a nonexistent base DN,
or to modify or delete a nonexistent DN.

> I'm running several parallel ldapadd processes, ...

Could it be that there is a race condition ?

What I mean is:
That you have to build the DIT strict from the suffix to the leaves.
If you do any parallel processing you have to respect this arrangement too.

All the same the server must not crash.

But you wrote:
> the server crashes on me with the following in the log:

Is it really true that the server dies ?
If the server really crashes I think this is an evil bug.
(Someone may corrects me.)
Maybe it have something to do with your next error ("err=80").
In this case the documentation only says "Other" .	
	:-(



regards
Oliver




Message from Mo 27 August 2001 14:57:
> I'm running several parallel ldapadd processes, and occasionally
> the server crashes on me with the following in the log:
>
> Aug 27 17:08:51 www slapd[26002]: conn=1 op=2886 ADD
> dn="UID=JAMAL.AHMED,OU=BD,OU=UNDP,O=UNDOT.ORG"
> Aug 27 17:08:51 www slapd[26056]: conn=1 op=2885 RESULT tag=107 err=32
> text= Aug 27 17:08:51 www slapd[26002]: idl_insert_key: nonexistent
> continuation block
> Aug 27 17:08:51 www slapd[26186]: conn=1 op=2887 DEL dn="uid=k.reza,ou=bd,
> ou=UNDP, o=undot.org"
> Aug 27 17:08:51 www slapd[26002]: conn=1 op=2886 RESULT tag=105 err=80
> text=DN index generation failed
>
> There's plenty of disk space.  What could be the problem?
>
> This is version 2.0.7.  Are there known problems with this version?
> (I'll upgrade anyway to 2.0.11.)
>
> *********************************
>         Paul Gillingwater
>         Managing Director
>  CSO Lanifex Unternehmensberatung
>  & Softwareentwicklung G.m.b.H.
>       NEW BUSINESS CONCEPTS
>
> E-mail:  paul@lanifex.com
> Teleph:  +43(1)2198222-0
> Fax:     +43(1)2198222-11
> Mobile:  +43(699)1922 3085
> Webhome: http://www.lanifex.com/
> Address: Praterstrasse 60/1/2
>          A-1020 Vienna, Austria
> *********************************

-- 
Oliver Egginger
FH Giessen-Friedberg
DV-Zentrum
Wiesenstrasse 14
35390 Giessen
Tel. +49 641 309-1283
Fax  +49 641 309-2908
Mail: Oliver.Egginger@dvz.fh-giessen.de


****************************************************
Sprechzeiten des DV-Zentrums fuer 
E-Mail-Angelegenheiten:

Mo	 8:30 - 11:15 Uhr
Di	11:30 - 13:30 Uhr
Mi	 8:30 - 12:30 Uhr
Do	 8:30 - 13:30 Uhr
****************************************************