Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A1CFA2009A8 for ; Tue, 17 May 2016 14:36:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A055D1609F5; Tue, 17 May 2016 12:36:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EB4B81609AE for ; Tue, 17 May 2016 14:36:13 +0200 (CEST) Received: (qmail 16379 invoked by uid 500); 17 May 2016 12:36:12 -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 16368 invoked by uid 99); 17 May 2016 12:36:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2016 12:36:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C87992C1F58 for ; Tue, 17 May 2016 12:36:12 +0000 (UTC) Date: Tue, 17 May 2016 12:36:12 +0000 (UTC) From: "Siddharth Thakar (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DIRSERVER-2144) Role Disappreared MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 17 May 2016 12:36:14 -0000 [ https://issues.apache.org/jira/browse/DIRSERVER-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286515#comment-15286515 ] Siddharth Thakar commented on DIRSERVER-2144: --------------------------------------------- could you please help me to restore the indexes? Its production machine so can't reimport again from the old backup, there will be data loss, so if issue can be fixed with reindexing than that will be the first choice. > Role Disappreared > ----------------- > > Key: DIRSERVER-2144 > URL: https://issues.apache.org/jira/browse/DIRSERVER-2144 > Project: Directory ApacheDS > Issue Type: Bug > Affects Versions: 2.0.0-M16 > Reporter: Siddharth Thakar > > I have very strange problem on my production environment. > There was below entry present and lots of users were assigned to group GEBRUIKER, suddenly group GEBRUIKER disappeared and all users belongs to that group no longer able to login to the system. > cn=GEBRUIKER,ou=roles,ou=groups,dc=lgronline,dc=nl > When I try to create the group again it gives me error > #!ERROR ENTRY_ALREADY_EXISTS: failed for MessageType : ADD_REQUEST Message ID : 25 Add Request : Entry dn[n]: cn=GEBRUIKER,ou=roles,ou=groups,dc=lgronline,dc=nl objectclass: organizationalRole objectclass: top cn: GEBRUIKER description: ERR_250_ENTRY_ALREADY_EXISTS cn=GEBRUIKER,ou=roles,ou=groups,dc=lgronline,dc=nl already exists! > dn: cn=GEBRUIKER,ou=roles,ou=groups,dc=lgronline,dc=nl > changetype: add > Please someone help to resolve this issue. > I even restored that /var/lib/apacheds-2.0.0-M16 directory from last month hoping that user might have done some wrong and one month old restore will fix the issue, however issue is still there, not getting any help online as well. > SOS -- This message was sent by Atlassian JIRA (v6.3.4#6332)