NSMMReplicationPlugin: could not setr referrals
807573Mar 27 2003 — edited Oct 29 2003
I have four iDS5.1sp2 servers, a mulit-master pair and two consumers. I've reconfigured replication and still get an error log message for every write, on every server:
[27/Mar/2003:18:50:13 -0500] - add value to attribute type
nsslapd-referral in entry cn=\22dc=foo,dc=com\22,cn=mapping
tree,cn=config failed: duplicate value
[27/Mar/2003:18:50:13 -0500] NSMMReplicationPlugin -
repl_set_mtn_referrals: could not set referrals for replica
dc=foo,dc=com: 20
The mapping tree entry for this suffix, on the suppliers does not contains a nsslapd-referral attr value. The consumers each have a value (pointing to one of the suppliers).
Here's the entry for one of the suppliers:
dn: cn="dc=foo,dc=com",cn=mapping tree,cn=config
objectClass: top
objectClass: extensibleObject
objectClass: nsMappingTree
cn: "dc=foo,dc=com"
nsslapd-state: backend
nsslapd-backend: userRoot
Replication works, as well as consumer sending referrals on writes. Any ideas how to get rid of this error message?
Thanks