From dev-return-32178-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Dec 03 22:10:52 2009 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 57033 invoked from network); 3 Dec 2009 22:10:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Dec 2009 22:10:52 -0000 Received: (qmail 59918 invoked by uid 500); 3 Dec 2009 22:10:51 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 59836 invoked by uid 500); 3 Dec 2009 22:10: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 59828 invoked by uid 99); 3 Dec 2009 22:10:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 22:10:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 22:10:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 007E2234C1E9 for ; Thu, 3 Dec 2009 14:10:21 -0800 (PST) Message-ID: <1792563328.1259878221001.JavaMail.jira@brutus> Date: Thu, 3 Dec 2009 22:10:21 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSERVER-1431) Install ApachdDS on AIX 5.3 In-Reply-To: <892443619.1259877260759.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSERVER-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785568#action_12785568 ] Emmanuel Lecharny commented on DIRSERVER-1431: ---------------------------------------------- Those errors are irrelevant at this point. Which JVM are you using on your machine ? > Install ApachdDS on AIX 5.3 > --------------------------- > > Key: DIRSERVER-1431 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1431 > Project: Directory ApacheDS > Issue Type: Bug > Affects Versions: 1.5.5 > Environment: AIX 5.3 system model 9133-55A > Reporter: Adam J > Original Estimate: 24h > Remaining Estimate: 24h > > I am trying to install ApacheDS. I download the tar file and here is the output of my steps I have taken: > # pwd > /tmp/apachedirectory > # ls > apacheds-1.5.5.tar > # tar -xf apacheds-1.5.5.tar > # ls > apacheds-1.5.5.tar apacheds_1.5.5 > # cd apacheds_1.5.5 > # ls > LICENSE apacheds.bat bin cpappend.bat lib > NOTICE apacheds.sh conf feather.ico var > # ./apacheds.sh > _ _ ____ ____ > / \ _ __ ___ ___| |__ ___| _ \/ ___| > / _ \ | '_ \ / _` |/ __| '_ \ / _ \ | | \___ \ > / ___ \| |_) | (_| | (__| | | | __/ |_| |___) | > /_/ \_\ .__/ \__,_|\___|_| |_|\___|____/|____/ > |_| > [14:50:47] WARN [org.apache.directory.server.schema.registries.DefaultOidRegistry] - OID for name 'krb5PrincipalName' was not found within the OID registry > [14:50:49] ERROR [org.apache.directory.server.schema.registries.DefaultAttributeTypeRegistry] - attributeType w/ OID 2.5.4.16 not registered! > *** It just hangs here after this error, and does not proceed to execute the install. > Any suggestions on what I can do to resolve this issue? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.