From users-return-926-apmail-directory-users-archive=directory.apache.org@directory.apache.org Sat Oct 06 15:47:11 2007 Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 50979 invoked from network); 6 Oct 2007 15:47:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Oct 2007 15:47:10 -0000 Received: (qmail 53443 invoked by uid 500); 6 Oct 2007 15:46:58 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 53412 invoked by uid 500); 6 Oct 2007 15:46:58 -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 53401 invoked by uid 99); 6 Oct 2007 15:46:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2007 08:46:58 -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 sarmadys@gmail.com designates 209.85.128.184 as permitted sender) Received: from [209.85.128.184] (HELO fk-out-0910.google.com) (209.85.128.184) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2007 15:47:02 +0000 Received: by fk-out-0910.google.com with SMTP id z22so905026fkz for ; Sat, 06 Oct 2007 08:46:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=YBpsS5S2sdZGAaN8TBK6sPay2gllOK9HQ82P+kLdy1A=; b=d3KPxq0a711hUTJBaDA1LcI5bdlogfv26b2VWQeB2IA0kpTwSQM1ARj/C0Xob1D7k4KuuOSPbh22mC3NIl7U898h7BbV0W68lKbot75rC+AnxmJvnCsrq0VWOj/hmg1TKGA5F4ujv26Qp6BLP8VZxuegnDIi8Mui8MaWRALXswY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XUwMmG985XJnd1O0wLvDWj7HM8x3PndzxTjGaYxOGP8iZ+72dmjFLlxsfR4Tqv6xd0YlFC2bo7bCWsfXwYhK83e1ZO7faUbFppmn4qtmKpKjIJpD9T11SLDHaCjAVXtFif5mnM/LtRG5sQDALhQo1/GIrec74OS6qIaByzFg1+k= Received: by 10.82.134.12 with SMTP id h12mr1712104bud.1191685598898; Sat, 06 Oct 2007 08:46:38 -0700 (PDT) Received: by 10.82.175.9 with HTTP; Sat, 6 Oct 2007 08:46:38 -0700 (PDT) Message-ID: <9268d1770710060846h741f712bu656f00f6950eb038@mail.gmail.com> Date: Sat, 6 Oct 2007 23:46:38 +0800 From: "Siamak Sarmady" To: users@directory.apache.org Subject: Re: Adding a domain In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9268d1770710052151vf86bfbeh917165bdb43f6bc3@mail.gmail.com> <43b026c70710052212n77f82f22wfcf6fa133f1baee3@mail.gmail.com> <9268d1770710060243y1c560761l9b951a1b25476c6e@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org - After adding another reference server can not start: - By the way I have copead bin settings of the example.com exactly the same and changed example to htmsoft. I need to change anything else in bean information itself? (Like numbers etc) Log file of the instance comes below. I am sorry to take your time. If there is a step-by-step guide somewhere I can follow it instead of bothering you all on the list. Mac [23:41:16] ERROR [org.apache.directory.daemon.Bootstrapper] - Failed on null.init(InstallationLayout, String[]) org.apache.directory.shared.ldap.exception.LdapNameNotFoundException: 0.9.2342.19200300.100.1.25=example,0.9.2342.19200300.100.1.25=com at org.apache.directory.server.core.partition.DefaultPartitionNexus.getPartition(DefaultPartitionNexus.java:1114) at org.apache.directory.server.core.partition.DefaultPartitionNexus.search(DefaultPartitionNexus.java:970) at org.apache.directory.server.core.referral.ReferralService.init(ReferralService.java:285) at org.apache.directory.server.core.interceptor.InterceptorChain.register0(InterceptorChain.java:473) at org.apache.directory.server.core.interceptor.InterceptorChain.register(InterceptorChain.java:393) at org.apache.directory.server.core.interceptor.InterceptorChain.init(InterceptorChain.java:258) at org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1006) at org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:255) at org.apache.directory.server.core.jndi.AbstractContextFactory.getInitialContext(AbstractContextFactory.java:124) at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247) at javax.naming.InitialContext.init(InitialContext.java:223) at javax.naming.InitialContext.(InitialContext.java:197) at javax.naming.directory.InitialDirContext.(InitialDirContext.java:82) at org.apache.directory.server.Service.init(Service.java:97) at org.apache.directory.daemon.Bootstrapper.callInit(Bootstrapper.java:151) at org.apache.directory.daemon.TanukiBootstrapper.start(TanukiBootstrapper.java:55) at org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:2788) On 10/6/07, Alex Karasulu wrote: > On 10/6/07, Siamak Sarmady wrote: > SNIP .. > > Now I guess my example.com domain will not work correctly (because I > > have renamed above code). Is it possible to have 2 partitions in above > > code? > > > > Yes into the partitions property you can add as many partition beans or > references to them > as you like. > > > 1.5.2 will change the syntax used in the server.xml but it will be much less > verbose and clearer > to those having to configure the server. > > > Alex >