From dev-return-37786-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Apr 18 08:00:55 2011 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 79764 invoked from network); 18 Apr 2011 08:00:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Apr 2011 08:00:55 -0000 Received: (qmail 95639 invoked by uid 500); 18 Apr 2011 08:00:54 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 95434 invoked by uid 500); 18 Apr 2011 08:00:53 -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 95030 invoked by uid 99); 18 Apr 2011 08:00:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Apr 2011 08:00:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Apr 2011 08:00:44 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6970FA68DB for ; Mon, 18 Apr 2011 08:00:07 +0000 (UTC) Date: Mon, 18 Apr 2011 08:00:07 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: <1497627284.63897.1303113607428.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (DIRSERVER-1501) Access Control can't retain after restart. 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-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020935#comment-13020935 ] Emmanuel Lecharny commented on DIRSERVER-1501: ---------------------------------------------- The workaround is to use the next version, which isn't release yet :/ Apache motto is : "release fast, release often", a motto we don't follow, sadly. We are working on making faster releases possible, but this project is quite big, so it takes a lot of time to reorganize the way we work... > Access Control can't retain after restart. > ------------------------------------------ > > Key: DIRSERVER-1501 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1501 > Project: Directory ApacheDS > Issue Type: Bug > Affects Versions: 1.5.6 > Reporter: roy huang > Fix For: 2.0-M1 > > > When I upgrade 1.5.5 to 1.5.6,I found the access control can't retain if I restart apache ds after I imported the access control. > After restart,it will throw exception like: > [20:26:07] WARN [org.apache.directory.server.core.authz.TupleCache] - Found accessControlSubentry 'cn=partenerVisitorAllAttributeAccessControl,ou=partener,dc=gd,dc=test,dc=com' without any prescriptiveACI > and it will be fine if I don't restart the server. > This won't happened in 1.5.5. > -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira