From dev-return-41788-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Nov 12 18:49:13 2012 Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 89985D6D7 for ; Mon, 12 Nov 2012 18:49:13 +0000 (UTC) Received: (qmail 17097 invoked by uid 500); 12 Nov 2012 18:49:13 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 17031 invoked by uid 500); 12 Nov 2012 18:49:13 -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 16893 invoked by uid 99); 12 Nov 2012 18:49:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Nov 2012 18:49:13 +0000 Date: Mon, 12 Nov 2012 18:49:13 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: <1728829096.101932.1352746153272.JavaMail.jiratomcat@arcas> In-Reply-To: <312020328.92157.1352477292378.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (DIRSERVER-1759) The replReqHandler attribute is not present in the default configuration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSERVER-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRSERVER-1759. ------------------------------------------ Resolution: Fixed Fixed with http://svn.apache.org/viewvc?rev=1407602&view=rev > The replReqHandler attribute is not present in the default configuration > ------------------------------------------------------------------------ > > Key: DIRSERVER-1759 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1759 > Project: Directory ApacheDS > Issue Type: Bug > Affects Versions: 2.0.0-M9 > Reporter: Emmanuel Lecharny > Priority: Critical > Fix For: 2.0.0-M9 > > > When starting the server, after having added some configuration to setup the replication, we get this error : > [16:59:37] WARN [org.apache.directory.server.ldap.handlers.SearchHandler] - This server does not allow replication > This is because we don't have added the ads-replReqhandler attribute in the ldapServer entry with the following value : > org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler > If this AT is not present, I think we should start the handler by default. > An attribute to tell the server is the replication is enabled or disabled would be cool to have too. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira