Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 87701 invoked from network); 12 Mar 2008 16:14:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Mar 2008 16:14:29 -0000 Received: (qmail 82226 invoked by uid 500); 12 Mar 2008 16:14:20 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 82191 invoked by uid 500); 12 Mar 2008 16:14:20 -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 82080 invoked by uid 99); 12 Mar 2008 16:14:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Mar 2008 09:14:19 -0700 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; Wed, 12 Mar 2008 16:13:50 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id ED9C2234C09B for ; Wed, 12 Mar 2008 09:12:50 -0700 (PDT) Message-ID: <2109524208.1205338370972.JavaMail.jira@brutus> Date: Wed, 12 Mar 2008 09:12:50 -0700 (PDT) From: "Pierre-Arnaud Marcelot (JIRA)" To: dev@directory.apache.org Subject: [jira] Resolved: (DIRSTUDIO-277) Studio writes out an invalid server.xml In-Reply-To: <6570592.1203027428614.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSTUDIO-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot resolved DIRSTUDIO-277. ---------------------------------------------- Resolution: Won't Fix > Studio writes out an invalid server.xml > --------------------------------------- > > Key: DIRSTUDIO-277 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-277 > Project: Directory Studio > Issue Type: Bug > Components: studio-apacheds-configuration > Affects Versions: 1.0.1 > Environment: Apache DS 1.0.2, Linux > Reporter: cam morris > Assignee: Pierre-Arnaud Marcelot > Attachments: apacheds-stdout.log, server.xml, server.xml > > > Any server.xml that directory studio writes seems to be invalid. > Steps I took to duplicate this > 1) install apache ds 1.0.2 > 2) install directory studio 1.0.1 > 3) started and stoped ds just to make sure it works, it did. > 4) start up directory studio and open server.xml > 5) make a change that lets you save, I checked and then unchecked "Allow anonymous Access" then saved it. > 6) start up the server again > Result: This error message shows up in the log: > " _ _ ____ ____ > / \ _ __ __ _ ___| |__ ___| _ \/ ___| > / _ \ | '_ \ / _` |/ __| '_ \ / _ \ | | \___ \ > / ___ \| |_) | (_| | (__| | | | __/ |_| |___) | > /_/ \_\ .__/ \__,_|\___|_| |_|\___|____/|____/ > |_| > [14:31:19] INFO [org.apache.directory.server.Service] - server: loading settings from > [14:31:20] ERROR [org.apache.directory.daemon.Bootstrapper] - Failed on org.apache.directory.server.Service.init(InstallationLayout, String[]) > org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name 'configuration' defined in URL [file:/home/cmorris/apacheds-1.0.2/conf/server.xml]: element for property 'partitionConfigurations' must specify a ref or value > " > I'll attach a before and after server.xml and the log -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.