From dev-return-35611-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Tue Nov 16 03:29:20 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 91655 invoked from network); 16 Nov 2010 03:29:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Nov 2010 03:29:19 -0000 Received: (qmail 4712 invoked by uid 500); 16 Nov 2010 03:29:51 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 4512 invoked by uid 500); 16 Nov 2010 03:29:51 -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 4500 invoked by uid 99); 16 Nov 2010 03:29:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Nov 2010 03:29:50 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ayyagarikiran@gmail.com designates 74.125.82.178 as permitted sender) Received: from [74.125.82.178] (HELO mail-wy0-f178.google.com) (74.125.82.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Nov 2010 03:29:43 +0000 Received: by wye20 with SMTP id 20so232311wye.37 for ; Mon, 15 Nov 2010 19:29:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=x7DZXu64n1oO/0vXju6thqSSMoghBWAIF+mwnpoCMis=; b=JtGxYu7apfvIrSpLi+KFidwvR44bi9t2i8LBnGAhg1IyB0l3FVUAIVQEEz2oCYfLnO M4Xrm7ARtuyWWBwpx8HWGUbNXqZKnhiE4vKrGqZ9yjTKjeZsNGsekkiJW75pSPRzP02y g7rAWQb4Xexezr642+tasRTEkDrqo8ZbwqJd0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=Ef6mIH7F0b6FSMmmLBwsV3AviPpF2KclG6Mr6pzBMqvVvSovBldV63TRC1QCbjBPFf cx2KvxRpxu4A83glU5u4s/XKPLM0IzekWluavk4R5+el3i69dU66NLV1bhQFqMViPGn/ 48ggh1ImNZqWZR1b47KSrn09WcVNx6SN5rA5o= MIME-Version: 1.0 Received: by 10.216.11.129 with SMTP id 1mr7101592wex.90.1289878163144; Mon, 15 Nov 2010 19:29:23 -0800 (PST) Sender: ayyagarikiran@gmail.com Received: by 10.216.162.142 with HTTP; Mon, 15 Nov 2010 19:29:23 -0800 (PST) In-Reply-To: <4CE16163.6050205@gmx.de> References: <4CE16163.6050205@gmx.de> Date: Tue, 16 Nov 2010 08:59:23 +0530 X-Google-Sender-Auth: GuXFfZvdK6UhVwowkyZ03oO2uOA Message-ID: Subject: Re: issue with ads-dsworkingdirectory in trunk From: Kiran Ayyagari To: Apache Directory Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org hi Antonie, 'ads-dsworkingdirectory' attribute is no longer present in the server configuration. However the 'cannot be stored' warning is due to a mistake in the config file, have fixed it in trunk (rev 1035522) Thanks for reporting On Mon, Nov 15, 2010 at 10:05 PM, Antoine Levy-Lambert wrote: > Hi, > > I built trunk and started the server. I got a warning saying The > attribute 'ads-dsworkingdirectory' cannot be stored. > > Afterwards, I tried to restart the server and it would not start. > > Regards, > > Antoine > > alambert@alambertxpdt > /cygdrive/c/dev/asf/apacheds-trunk/apacheds/installers/target/installers/apacheds-archive-tar.gz/apacheds-1.5.8-SNAPSHOT/bin > $ cmd /c apacheds.bat > Starting ApacheDS instance 'default'... > > [10:25:30] WARN > [org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry] > - ERR_04271 ATTRIBUTE_TYPE with name ads-passwordPolicy already registered! > > [10:25:31] WARN [org.apache.directory.shared.ldap.entry.DefaultEntry] - > The attribute 'ads-dsworkingdirectory' cannot be stored > > -- Kiran Ayyagari