Hello, I'm using Apache M24 with RHEL 7 and after a server reboot the apache 
doesn't start and the log show this messages:

root@xxxx log]# tail -n15 apacheds.log
[16:54:09] ERROR [org.apache.directory.server.wrapper.ApacheDsTanukiWrapper] - 
Failed to start the service.
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_250_ENTRY_ALREADY_EXISTS ou=config already exists!
        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:94)
        at 
org.apache.directory.server.config.ConfigPartitionInitializer.initConfigPartition(ConfigPartitionInitializer.java:197)
        at 
org.apache.directory.server.ApacheDsService.initConfigPartition(ApacheDsService.java:335)
        at 
org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:187)
        at 
org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:153)
        at 
org.apache.directory.server.wrapper.ApacheDsTanukiWrapper.start(ApacheDsTanukiWrapper.java:175)
        at 
org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:2788)
Caused by: 
org.apache.directory.api.ldap.model.exception.LdapEntryAlreadyExistsException: 
ERR_250_ENTRY_ALREADY_EXISTS ou=config already exists!
        at 
org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition.add(AbstractBTreePartition.java:698)
        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:532)
        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.doInit(LdifPartition.java:165)
        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:89)
        ... 6 more
[root@xxxxx log]# tail -n15 wrapper.log
INFO   | jvm 1    | 2019/09/17 16:54:10 | 
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_250_ENTRY_ALREADY_EXISTS ou=config already exists!
INFO   | jvm 1    | 2019/09/17 16:54:10 |       at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:94)
INFO   | jvm 1    | 2019/09/17 16:54:10 |       at 
org.apache.directory.server.config.ConfigPartitionInitializer.initConfigPartition(ConfigPartitionInitializer.java:197)
INFO   | jvm 1    | 2019/09/17 16:54:10 |       at 
org.apache.directory.server.ApacheDsService.initConfigPartition(ApacheDsService.java:335)
INFO   | jvm 1    | 2019/09/17 16:54:10 |       at 
org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:187)
INFO   | jvm 1    | 2019/09/17 16:54:10 |       at 
org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:153)
INFO   | jvm 1    | 2019/09/17 16:54:10 |       at 
org.apache.directory.server.wrapper.ApacheDsTanukiWrapper.start(ApacheDsTanukiWrapper.java:175)
INFO   | jvm 1    | 2019/09/17 16:54:10 |       at 
org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:2788)
INFO   | jvm 1    | 2019/09/17 16:54:10 | Caused by: 
org.apache.directory.api.ldap.model.exception.LdapEntryAlreadyExistsException: 
ERR_250_ENTRY_ALREADY_EXISTS ou=config already exists!
INFO   | jvm 1    | 2019/09/17 16:54:10 |       at 
org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition.add(AbstractBTreePartition.java:698)
INFO   | jvm 1    | 2019/09/17 16:54:10 |       at 
org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:532)
INFO   | jvm 1    | 2019/09/17 16:54:10 |       at 
org.apache.directory.server.core.partition.ldif.LdifPartition.doInit(LdifPartition.java:165)
INFO   | jvm 1    | 2019/09/17 16:54:10 |       at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:89)
INFO   | jvm 1    | 2019/09/17 16:54:10 |       ... 6 more
STATUS | wrapper  | 2019/09/17 16:54:11 | <-- Wrapper Stopped

I looked in the web and follow all the recommendations that I found but the 
issue continues. Is there any fix or workaround to solve this?
Thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to