mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
17.50.2009 b44760b0635d3066223aae77a6cec8cf0b6a38e1
refs
author gbellato <gbellato@localhost>
Tuesday, March 17, 2009 08:50 +0100
committer gbellato <gbellato@localhost>
Tuesday, March 17, 2009 08:50 +0100
commitb44760b0635d3066223aae77a6cec8cf0b6a38e1
tree 3961d834203c7f618ba0022ded8138594a850fb0 tree | zip | gz
parent 79e5fa3921298bc7249b668edc3c08965d38f901 view | diff
Fix for  3300 : Cannot start server if backend of replicated suffix is disabled

If a backend is disabled the Server will now start but the replication will be disabled
and and error will be logged :

[16/Mar/2009:10:39:31 +0100] category=SYNC severity=SEVERE_ERROR msgID=14942362 msg=The Replication was not started on base-dn cn=dc=example\,dc=com (domain 25795),cn=domains,cn=Multimaster Synchronization,cn=Synchronization Providers,cn=config : An unexpected error occurred when looking for the replicated backend : dc=example,dc=com. It may be not configured or disabled


The server will need to be restarted in order to enable replication on this base-dn
2 files modified
33 ■■■■■ changed files
opendj-sdk/opends/src/messages/messages/replication.properties 2 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/MultimasterReplication.java 31 ●●●●● diff | view | raw | blame | history