Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 68184 invoked from network); 24 Oct 2009 02:36:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Oct 2009 02:36:36 -0000 Received: (qmail 50682 invoked by uid 500); 24 Oct 2009 02:36:36 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 50599 invoked by uid 500); 24 Oct 2009 02:36:35 -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 50589 invoked by uid 99); 24 Oct 2009 02:36:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Oct 2009 02:36:35 +0000 X-ASF-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wt@teksavvy.com designates 206.248.154.181 as permitted sender) Received: from [206.248.154.181] (HELO ironport2-out.pppoe.ca) (206.248.154.181) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Oct 2009 02:36:33 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjkBACoF4kpFxLtL/2dsb2JhbAAIyiIBjwqCVgGBaASIIw X-IronPort-AV: E=Sophos;i="4.44,615,1249272000"; d="scan'208";a="48094700" Received: from 69-196-187-75.dsl.teksavvy.com (HELO [192.168.15.200]) ([69.196.187.75]) by ironport2-out.pppoe.ca with ESMTP; 23 Oct 2009 22:36:12 -0400 Message-ID: <4AE26815.9060801@teksavvy.com> Date: Fri, 23 Oct 2009 22:36:05 -0400 From: "wt@teksavvy.com" User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: users@directory.apache.org Subject: [ApacheDS] error messages in apacheds 1.5.5 log Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I installed the latest apacheds 1.5.5. After starting and then stopping apacheds. I found the following messages in the log. [14:47:34] WARN [org.apache.directory.server.schema.registries.DefaultOidRegistry] - OID for name 'krb5PrincipalName' was not found within the OID registry [14:47:36] ERROR [org.apache.directory.server.schema.registries.DefaultAttributeTypeRegistry] - attributeType w/ OID 2.5.4.16 not registered! [14:47:38] ERROR [org.apache.directory.server.Service] - Cannot start the server : reuseAddress can't be set while the acceptor is bound. I don't know if my apacheds is working properly in spite of these error messages even though I can still login using uid=admin,ou=system using Directory Studio installed on eclipse. Could anyone tell what needs to be done to fix this problem? Thanks