[
https://issues.apache.org/jira/browse/DIRSERVER-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286667#comment-15286667
]
Siddharth Thakar commented on DIRSERVER-2144:
---------------------------------------------
Found some link
https://cwiki.apache.org/confluence/display/DIRxSRVx10/1.4.+Basic+configuration+tasks
Is this how index can be rebuild ??
java -jar apacheds-tools index -i <installation_directory> -p example -a st
Below are the indexes I can see in Apache Studio
ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=apacheAlias,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=apacheOneAlias,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=apacheOneLevel,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=apachePresence,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=apacheRdn,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=apacheSubAlias,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=apacheSubLevel,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=dc,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=entryCSN,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=entryUUID,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=krb5PrincipalName,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=objectClass,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=ou,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
ads-indexAttributeId=uid,ou=indexes,ads-partitionId=lgr,ou=partitions,ads-directoryServiceId=default,ou=config
> 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)