Yes, I did.

Actually, I am getting this:

[18:55:46] ERROR 
[org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler] 
- Failed to initialize the log files required by the syncrepl provider
java.lang.NullPointerException
        at 
org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener.<init>(SyncReplSearchListener.java:98)
        at 
org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler.registerPersistentSearches(SyncReplRequestHandler.java:929)
        at 
org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler.start(SyncReplRequestHandler.java:171)
        at 
org.apache.directory.server.ldap.LdapServer.startReplicationProducer(LdapServer.java:506)
        at 
org.apache.directory.server.ldap.LdapServer.start(LdapServer.java:488)
        at 
org.apache.directory.server.ApacheDsService.startLdap(ApacheDsService.java:374)
        at 
org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:174)
        at 
org.apache.directory.server.ApacheDsTanukiWrapper.start(ApacheDsTanukiWrapper.java:71)
        at 
org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:2788)
[18:55:46] ERROR [PROVIDER_LOG] - Failed to initialize the log files required 
by the syncrepl provider
java.lang.NullPointerException
        at 
org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener.<init>(SyncReplSearchListener.java:98)
        at 
org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler.registerPersistentSearches(SyncReplRequestHandler.java:929)
        at 
org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler.start(SyncReplRequestHandler.java:171)
        at 
org.apache.directory.server.ldap.LdapServer.startReplicationProducer(LdapServer.java:506)
        at 
org.apache.directory.server.ldap.LdapServer.start(LdapServer.java:488)
        at 
org.apache.directory.server.ApacheDsService.startLdap(ApacheDsService.java:374)
        at 
org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:174)
        at 
org.apache.directory.server.ApacheDsTanukiWrapper.start(ApacheDsTanukiWrapper.java:71)
        at 
org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:2788)
[18:55:46] ERROR [org.apache.directory.server.ApacheDsService] - Cannot start 
the server : java.lang.NullPointerException
[18:56:42] WARN [org.apache.directory.server.ldap.handlers.SearchHandler] - 
This server does not allow replication

Permissions should be fine (it runs as root, I need to listen on 389), so 
creating files shouldn't be a problem.

-j

On Oct 6, 2011, at 11:48 AM, Kiran Ayyagari wrote:

> did you add the attribute 'ads-replReqHandler' and restarted the server?
> 
> On Thu, Oct 6, 2011 at 2:26 PM, Jonathan Disher <[email protected]> wrote:
>> So, I did, and I followed the directions.  I get this on my slave:
>> 
>> [18:37:13] WARN [org.apache.directory.server.ldap.handlers.SearchHandler] - 
>> This server does not allow replication
>> 
>> I'm kind of confused.  It should, I told it to!
>> 
>> -j
>> 
>> On Oct 5, 2011, at 12:36 PM, Kiran Ayyagari wrote:
>> 
>>> take a look at this mail thread http://markmail.org/message/s4w6dvizvwdbxewr
>>> 
>>> HTH
>>> On Wed, Oct 5, 2011 at 3:34 PM, Jonathan Disher <[email protected]> wrote:
>>>> It is my understanding that replication works in ApacheDS 2.0.0-M3 - is 
>>>> this correct?  If so, can anyone point me in the direction of some 
>>>> configuration instructions?
>>>> 
>>>> I am not doing anything overly fancy like N-way multi master, I just need 
>>>> one master and a bunch of localized slaves.
>>>> 
>>>> Thanks!
>>>> 
>>>> -j
>>> 
>>> 
>>> 
>>> --
>>> Kiran Ayyagari
>> 
>> 
> 
> 
> 
> -- 
> Kiran Ayyagari

Reply via email to