Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 11810 invoked from network); 9 May 2008 06:59:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 May 2008 06:59:20 -0000 Received: (qmail 18493 invoked by uid 500); 9 May 2008 06:59:22 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 18364 invoked by uid 500); 9 May 2008 06:59:21 -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 18353 invoked by uid 99); 9 May 2008 06:59:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 May 2008 23:59:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of elecharny@gmail.com designates 72.14.220.157 as permitted sender) Received: from [72.14.220.157] (HELO fg-out-1718.google.com) (72.14.220.157) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 May 2008 06:58:34 +0000 Received: by fg-out-1718.google.com with SMTP id 19so1064338fgg.3 for ; Thu, 08 May 2008 23:58:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; bh=1AR5bc8M+fjdYKjM3i9CBEZazFh2cBSleJHcEgipAlE=; b=mM2NHyQhy5z9CP1TgjRmVPbeSEv68CeXUlqdXkguC1m3BMPGyY/15a1CdQpqBFixUttEVCPC0PmwDaDXZ2TzjIHdH7l+EIpklgq9ieKrplA+1dyryJAqAErfco1ua3ap7Gn0HivhV1+dSrvxxggkRcQ6KlPQdjzBEeJM0NbmWY0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=MvlfokTKLUKtszN+b0jNOXS4l8zP8PwjVIcoE1NHdbDSr7meLp+D3th5MZUxqS86/Njij1xK4YRJ3IvoXafDnkKVUmxgeTaU9RADFGishoE/FhF23E9rMaqGvF4r9xHFXy2kdxfOgKKjSBlCzGXPx+K3Bj7wQTHeOk8uYnu4h3Q= Received: by 10.86.51.2 with SMTP id y2mr852181fgy.34.1210316327546; Thu, 08 May 2008 23:58:47 -0700 (PDT) Received: from ?62.147.183.209? ( [62.147.183.209]) by mx.google.com with ESMTPS id w5sm17634571mue.11.2008.05.08.23.58.45 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 08 May 2008 23:58:46 -0700 (PDT) Message-ID: <4823F624.1020000@apache.org> Date: Fri, 09 May 2008 08:58:44 +0200 From: Emmanuel Lecharny Reply-To: elecharny@apache.org User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: users@directory.apache.org Subject: Re: error on startup References: <1D4F12F0-4BCF-4F8E-8E0B-3109529B9599@pobox.com> In-Reply-To: <1D4F12F0-4BCF-4F8E-8E0B-3109529B9599@pobox.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: Emmanuel Lecharny X-Virus-Checked: Checked by ClamAV on apache.org Torgeir Veimo wrote: > I get this error on startup, any idea of how to fix it? > > jvm 1 | [16:51:42] ERROR > [org.apache.directory.server.core.entry.DefaultServerAttribute] - The > value 'top' is incorrect, it hasn't been added > jvm 1 | [16:51:42] ERROR > [org.apache.directory.server.core.entry.DefaultServerAttribute] - The > value 'extensibleObject' is incorrect, it hasn't been added > > There are several of these warnings before this happens, but I'm > unsure if it's relevant; Those "errors" are not blocking. They are generated because we have schema where we define some value more than once : for instance, 'top' is already added in an ObjectClass but appears to be seen twice in the entry. It will be fixed in 1.5.3. > > jvm 1 | [16:51:41] WARN > [org.apache.directory.server.core.entry.ServerStringValue] - Cannot > normalize the value :Encountered name based id of apacheDnsDomainName > which was not found in the OID registry You have to add the ApacheDNS schema in order to get this attributeType stored into the server. If it's already added, then check that the schema is enabled. If it is, then it's a bug... -- -- cordialement, regards, Emmanuel L�charny www.iktek.com directory.apache.org