From users-return-2024-apmail-directory-users-archive=directory.apache.org@directory.apache.org Thu Jan 22 10:07:28 2009 Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 89232 invoked from network); 22 Jan 2009 10:07:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jan 2009 10:07:28 -0000 Received: (qmail 88460 invoked by uid 500); 22 Jan 2009 10:07:27 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 88432 invoked by uid 500); 22 Jan 2009 10:07:27 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 88421 invoked by uid 99); 22 Jan 2009 10:07:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jan 2009 02:07:27 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chungonn@greenfossil.com designates 203.174.82.19 as permitted sender) Received: from [203.174.82.19] (HELO linux6.newmediaexpress.com) (203.174.82.19) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jan 2009 10:07:17 +0000 X-ClientAddr: 203.117.220.212 Received: from [192.168.0.228] ([203.117.220.212]) (authenticated bits=0) by linux6.newmediaexpress.com (8.13.1/8.13.1) with ESMTP id n0MA6SxD003206 for ; Thu, 22 Jan 2009 18:06:28 +0800 Message-ID: <4978453B.9070708@greenfossil.com> Date: Thu, 22 Jan 2009 18:06:51 +0800 From: Cheong Chung Onn User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: users@directory.apache.org Subject: Re: Apache Studio ldif export References: <4977C47B.5020807@greenfossil.com> <4977C636.4060006@nextury.com> <4977D506.6080502@greenfossil.com> <497831E7.8020003@nextury.com> <20090122105119.mca1esxlw0sg040g@www.seelmann-it.de> In-Reply-To: <20090122105119.mca1esxlw0sg040g@www.seelmann-it.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-newmediaexpress-MailScanner-Information: Please contact the ISP for more information X-newmediaexpress-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-MailScanner-From: chungonn@greenfossil.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have just created a JIRA https://issues.apache.org/jira/browse/DIRSTUDIO-448 The export i did was always with scope "subtree". I just did another 3 round of tests using a new embedded DS Server. I made modifications to the entries and exported ldif, each time the exported ldif file is in the correct sequence now. Stefan Seelmann wrote: > Hi, > > I think the problem is when doing an export with scope "subtree". In > that case Studio just sends one search request with subtree scope and > writes the entries in the same order as received to the LDIF. > > I think reordering them in Studio doesn't make sense, we can't hold > them all in memory. > > An option would be to do multiple one-level scope searches. > > Kind Regards, > Stefan > > Quoting Emmanuel Lecharny : > >> Cheong Chung Onn wrote: >>> We are using ADS 1.5.4, Studio 1.3.0. Java. >>> >>> We created an embedded server in Studio then import the ldif file. >>> Did some modification and export it again. When we import this >>> newly exported ldif, we receive a bunch of error messages about >>> missing object. >>> >>> Please let me know if you require more info. >> Ok, this was what we suspected... A clear bug somewhere. >> >> Can you fill a JIRA with the informations you gave by mail ? >> Eventually, providing the data you injected would help to reproduce the >> problem, and determinate if it's a Studio or ADS problem. (of course, >> if there are nothing confidential in it). >> >> Many thanks ! >> >> -- >> -- >> cordialement, regards, >> Emmanuel Lécharny >> www.iktek.com >> directory.apache.org > > >