From dev-return-42010-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Sat Dec 15 09:25:25 2012 Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6879DDF47 for ; Sat, 15 Dec 2012 09:25:25 +0000 (UTC) Received: (qmail 25626 invoked by uid 500); 15 Dec 2012 09:25:25 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 25413 invoked by uid 500); 15 Dec 2012 09:25:24 -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 25368 invoked by uid 99); 15 Dec 2012 09:25:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Dec 2012 09:25:22 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of elecharny@gmail.com designates 209.85.215.178 as permitted sender) Received: from [209.85.215.178] (HELO mail-ea0-f178.google.com) (209.85.215.178) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Dec 2012 09:25:14 +0000 Received: by mail-ea0-f178.google.com with SMTP id k11so1766241eaa.37 for ; Sat, 15 Dec 2012 01:24:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; bh=6Uol417f+QWOSTaAfqkUrSxsAht0ZpFyKnXy/473faw=; b=vHdVfQlBZBI6dmpjw6d2NpLxPCqBq1aXkfbgcEv3cMD7ff8bJ7/FgLOpuxyHWp+EKo u+LrnOS4NOuVQg+bVl8Np5dLcHBogz/dM842CZQwCsBelaNqg1UsrK1SoSaYOjyoURQY CeSuxdSqr2EbivJiw2mnDO7WYaeowVl+pfLGSP5RSaxHbHJXXPtL2NX8zVVocLO6S1Sg VkG/VcIkrvSAdM+5zzTKRT96HgfUoSn/xn+MLSMXf0DwhWgd7HZ5iOh//jpC8Mocu88r JEWpZUuYdrSM5P9rrEBDf7TMFCVC7A9NfuCtvmhKGbv2hGYpBb5On9xBSla9SyUobR0w qGMw== Received: by 10.14.223.135 with SMTP id v7mr22615497eep.41.1355563494456; Sat, 15 Dec 2012 01:24:54 -0800 (PST) Received: from host-001.darty (143.145-227-89.dsl.completel.net. [89.227.145.143]) by mx.google.com with ESMTPS id f6sm14692430eeo.7.2012.12.15.01.24.53 (version=SSLv3 cipher=OTHER); Sat, 15 Dec 2012 01:24:53 -0800 (PST) Message-ID: <50CC41E3.7030001@gmail.com> Date: Sat, 15 Dec 2012 10:24:51 +0100 From: =?UTF-8?B?RW1tYW51ZWwgTMOpY2hhcm55?= Reply-To: elecharny@apache.org User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Apache Directory Developers List Subject: Some minor warnings after the EntryDN addition X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Hi guys, there are some waarnings being generated when we start the server (it complains about EntryDN being already present). This is not blocking, it's annoying. The reason we have such warnings is that the LdifPartition does store the EntryDN on disk. I have cleaned the JdbmPartition, and there is no way we can store the EntryDN in a JDBM backend, but I haven't yet properly done the same on LdifPartition and AvlPartition. I will fix that later this week-end. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com