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

gbellato
17.50.2009 a34885423c29c71790f0e9d0871f100ac477c46d
refs
author gbellato <gbellato@localhost>
Tuesday, March 17, 2009 08:50 +0100
committer gbellato <gbellato@localhost>
Tuesday, March 17, 2009 08:50 +0100
commita34885423c29c71790f0e9d0871f100ac477c46d
tree f7e13ff64cb1034632b365e269f639492778d7f6 tree | zip | gz
parent 899bf1324872e72fdf79c4c32ae83ec89d68eb70 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
opends/src/messages/messages/replication.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/MultimasterReplication.java 31 ●●●●● diff | view | raw | blame | history