[
https://issues.apache.org/jira/browse/DIRSERVER-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483161#comment-13483161
]
houmles commented on DIRSERVER-1725:
------------------------------------
Sorry for late reply. I checkout latest trunk but I am unable to test it
because ADS won't start on second attempt. Only first run is successful. I
didn't even login into server.
Running ApacheDS - default...
wrapper | --> Wrapper Started as Console
wrapper | Launching a JVM...
jvm 1 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
jvm 1 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
jvm 1 |
jvm 1 | [13:55:03] ERROR
[org.apache.directory.server.wrapper.ApacheDsTanukiWrapper] - Failed to start
the service.
jvm 1 | org.apache.directory.shared.ldap.model.exception.LdapOtherException:
ERR_250_ENTRY_ALREADY_EXISTS ou=system already exists!
jvm 1 | at
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:81)
jvm 1 | at
org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1846)
jvm 1 | at
org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1269)
jvm 1 | at
org.apache.directory.server.ApacheDsService.initDirectoryService(ApacheDsService.java:308)
jvm 1 | at
org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:176)
jvm 1 | at
org.apache.directory.server.wrapper.ApacheDsTanukiWrapper.start(ApacheDsTanukiWrapper.java:72)
jvm 1 | at
org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:2788)
jvm 1 | Caused by:
org.apache.directory.shared.ldap.model.exception.LdapOtherException:
ERR_250_ENTRY_ALREADY_EXISTS ou=system already exists!
jvm 1 | at
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:81)
jvm 1 | at
org.apache.directory.server.core.shared.partition.DefaultPartitionNexus.addContextPartition(DefaultPartitionNexus.java:872)
jvm 1 | at
org.apache.directory.server.core.shared.partition.DefaultPartitionNexus.doInit(DefaultPartitionNexus.java:225)
jvm 1 | at
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:76)
jvm 1 | ... 6 more
jvm 1 | Caused by:
org.apache.directory.shared.ldap.model.exception.LdapEntryAlreadyExistsException:
ERR_250_ENTRY_ALREADY_EXISTS ou=system already exists!
jvm 1 | at
org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition.add(AbstractBTreePartition.java:599)
jvm 1 | at
org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition.doInit(JdbmPartition.java:228)
jvm 1 | at
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:76)
jvm 1 | ... 9 more
wrapper | <-- Wrapper Stopped
> attributes replication not working when administrativeRole is set
> -----------------------------------------------------------------
>
> Key: DIRSERVER-1725
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1725
> Project: Directory ApacheDS
> Issue Type: Bug
> Reporter: houmles
> Labels: acl, bug, replication
> Fix For: 2.0.0-M9
>
>
> When administrativeRole is added to DN, no attributes in that DN will
> replicate.
--
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