opends/src/server/org/opends/server/replication/plugin/MultimasterReplication.java
@@ -192,6 +192,7 @@ MultimasterSynchronizationProviderCfg configuration) throws ConfigException { domains.clear(); replicationServerListener = new ReplicationServerListener(configuration); // Register as an add and delete listener with the root configuration so we @@ -435,6 +436,7 @@ { domain.shutdown(); } domains.clear(); // shutdown the ReplicationServer Service if necessary if (replicationServerListener != null)