From dev-return-13757-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Wed Oct 04 07:33:30 2006 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 3265 invoked from network); 4 Oct 2006 07:33:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Oct 2006 07:33:30 -0000 Received: (qmail 19450 invoked by uid 500); 4 Oct 2006 07:33:30 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 19205 invoked by uid 500); 4 Oct 2006 07:33:29 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 19186 invoked by uid 99); 4 Oct 2006 07:33:29 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Oct 2006 00:33:29 -0700 X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE Received: from [212.27.42.35] ([212.27.42.35:49764] helo=smtp5-g19.free.fr) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 8F/90-00170-CB363254 for ; Wed, 04 Oct 2006 00:33:20 -0700 Received: from [192.168.0.1] (vol75-3-82-66-216-176.fbx.proxad.net [82.66.216.176]) by smtp5-g19.free.fr (Postfix) with ESMTP id C948E275E4 for ; Wed, 4 Oct 2006 09:32:45 +0200 (CEST) Message-ID: <4523639C.2080407@gmail.com> Date: Wed, 04 Oct 2006 09:32:44 +0200 From: Emmanuel Lecharny Reply-To: elecharny@iktek.com User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: fr, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: LDIF file import at startup References: <23133b0c0610031400v785e0ab0w8c8406499392e19b@mail.gmail.com> <4522E8D0.4020103@gmail.com> <23133b0c0610040002p3ce2e12eu70b4197e255ae459@mail.gmail.com> In-Reply-To: <23133b0c0610040002p3ce2e12eu70b4197e255ae459@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Nikola Goran Čutura a écrit : Hi Nikola, > I appologize, I did not express myself clearly. it would be very kind to tell us which version of ADS you are using. We have had many problems with the ldif importer on versions < 1.0-RC4 > > I want ADS to import this LDIF on (first) startup as specified in > server.xmlconfiguration file. > > > AMQauth.ldif > > > > > > > > This import fails and there is nothing in log file about it. Only when > the > 'version' line is missing, log has an entry saying that the file is > empty. > > Another question: should this import be performed only the first time > on a > fresh (not yet created and partitioned) directory? What happens when I > try > to import LDIF file at startup having already entries in directory? If > there > is a collision, will import fail after first error or continue to process > all entries? Is it configurable? I gonna check that and answer you as quickly as I can setup my env (I've "destroyed" my eclipse yesturday :( ) Emmanuel