I'll try to reproduce the problem tomorrow on my test server using the same ldif file. The server had also the changelog enabled (for replication purposes). 2010/8/25 Noriko Hosoi <nhosoi at redhat.com> > Thanks for your input, Andrey! I tested the latest server (built from git > trunk) using your data. I had no problem to add the entry and search it > using scope base or sub. Could you please give us the steps how to > reproduce your problem? > > Thanks! > --noriko > > > On 08/25/2010 10:49 AM, Andrey Ivanov wrote: > > 2010/8/25 Noriko Hosoi <nhosoi at redhat.com> > >> Hi Andrey, >> >> Looking at this line, ', is not a UTF-8 representation of apostrophe. >> Rather a Latin-1 representation? Also, it contains ',' in the rdn value >> without an escape. It's considered a separator between rdns. I wonder who >> created the input DN...? > > Hi Noriko, i have exported the complete ldif of userRoot database with > db2ldif.pl of our current production server - 1.2.5.rc3 : > db2ldif.pl -D "cn=Backup, cn=config" -w 'some password '-n userRoot -a > /Backup/prod_base_`/bin/date +%Y_%b_%d_%Hh%Mm%Ss`.ldif > > The corresponding extract from ldif file is > ... > # entry-id: 5405 > dn: cn=SALON D'HONNEUR,ou=objets,dc=id,dc=polytechnique,dc=edu > nsUniqueId: 50a40f2e-251a11de-99ffa90c-effa97ef > modifyTimestamp: 20100129123533Z > modifiersName: > uid=andrey.ivanov,ou=personnel,ou=utilisateurs,dc=id,dc=polytec > hnique,dc=edu > departmentNumber: DG/SG/MG/REST > telephoneNumber: +33169333703 > X-UniqueId: 50a40f2e-251a11de-99ffa90c-effa97ef > ou: ou=rest,ou=mg,ou=sg,ou=dg,ou=organisation,dc=id,dc=polytechnique,dc=edu > title: SALON D'HONNEUR > objectClass: top > objectClass: X-Object > cn: SALON D'HONNEUR > X-majaxIndex: 17988 > creatorsName: > createTimestamp: 20090811160546Z > ... > > The error seems to appear only in 1.2.7.a1 version, the 1.2.6.rc7 version > does not show any errors at all concerning this entry... > > >> >> entryrdn-index - entryrdn_index_read: Param error: Failed to convert >> cn=salon d',honneur,ou=objets,dc=id,dc=polytechnique,dc=edu to Slapi_RDN >> >> Thanks, >> --noriko >> >> >> On 08/25/2010 08:35 AM, Andrey Ivanov wrote: >> >>> Hi, >>> >>> i'm continuing to test the latest version of 389. Here are the error >>> messages that i've seen (it happened only once for now) in error log : >>> >>> [25/Aug/2010:17:21:10 +0200] entryrdn-index - entryrdn_index_read: Param >>> error: Failed to convert cn=salon >>> d',honneur,ou=objets,dc=id,dc=polytechnique,dc=edu to Slapi_RDN >>> [25/Aug/2010:17:21:10 +0200] - dn2entry: Failed to get id for cn=salon >>> d',honneur,ou=objets,dc=id,dc=polytechnique,dc=edu from entryrdn index >>> (34) >>> [25/Aug/2010:17:21:10 +0200] entryrdn-index - entryrdn_index_read: Param >>> error: Failed to convert honneur,ou=objets,dc=id,dc=polytechnique,dc=edu to >>> Slapi_RDN >>> [25/Aug/2010:17:21:10 +0200] - dn2entry: Failed to get id for >>> honneur,ou=objets,dc=id,dc=polytechnique,dc=edu from entryrdn index (34) >>> >>> >>> The object in question is >>> cn=SALON D'HONNEUR,ou=Objets,dc=id,dc=polytechnique,dc=edu >>> departmentNumber: DG/SG/MG/REST >>> objectClass: top >>> cn: SALON D'HONNEUR >>> >>> What is the problem with this entry, conversion to Slapi_DN and entryrdn >>> index? Here are the >>> corresponding entries extracted with dbscan : >>> >>> 5370:cn=salon d'honneur >>> ID: 5370; RDN: "cn=SALON D'HONNEUR"; NRDN: "cn=salon d'honneur" >>> >>> C3106:ou=objets >>> ID: 5370; RDN: "cn=SALON D'HONNEUR"; NRDN: "cn=salon d'honneur" >>> >>> P5370:cn=salon d'honneur >>> ID: 3106; RDN: "ou=Objets"; NRDN: "ou=objets" >>> >>> >>> >>> I have not made any upgrades of the existing server. Instead, i have >>> exported the ldif by db2ldif and then imported it into the new server, >>> so there was no conversion phase. >>> >>> >>> Andrey Ivanov >>> tel +33-(0)1-69-33-99-24 >>> fax +33-(0)1-69-33-99-55 >>> >>> Direction des Systemes d'Information >>> Ecole Polytechnique >>> 91128 Palaiseau CEDEX >>> France >>> >>> -- >>> 389 users mailing list >>> 389-users at lists.fedoraproject.org >>> https://admin.fedoraproject.org/mailman/listinfo/389-users >>> >> >> >> >> -- >> 389 users mailing list >> 389-users at lists.fedoraproject.org >> https://admin.fedoraproject.org/mailman/listinfo/389-users >> > > > -- > 389 users mailing list389-users at lists.fedoraproject.orghttps://admin.fedoraproject.org/mailman/listinfo/389-users > > > > -- > 389 users mailing list > 389-users at lists.fedoraproject.org > https://admin.fedoraproject.org/mailman/listinfo/389-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.fedoraproject.org/pipermail/389-users/attachments/20100825/086c3731/attachment.html