repl_set_mtn_referrals and replica_update_state errors

hello fellow engineers;

we're using DS5.1SP1 (I know it's old..we're upgrading soon).

two LDAP in Master-Master replication.. We see these continuous errors in the logs:

[9/June/2007:06:40:43 +0400] NSMMReplicationPlugin - repl_set_mtn_referrals: could not set referrals for replica o=weddings, c=info: 32

[9/June/2007:06:40:43 +0400] NSMMReplicationPlugin - _replica_update_state: failed to update state of csn generator for replica o=weddings, c=info: LDAP error - 32

replication is working fine.. We just need the explanation for these errors and how to make them disappear... Thanks.

Alex

[638 byte] By [Alessandro.Astutoa] at [2007-11-15]
# 1

This is a soooo old version that I forgot all about it :-)

As far as I can remember, these errors would occur when there is a mismatch between the suffix name (o=weddings, c=info) used in the replication configuration and the Suffix and Backend configuration in the cn=config tree.

The error 32 means that the Replication code could not locate the entry to store some persistent data under cn=config.

You want to check the dse.ldif file and search for o=weddings, check if there are differences in the way the suffix is used in the various places (such as spaces around or quotes within the values...).

Regards,

Ludovic.

ludovicpa at 2007-7-28 > top of java,Web & Directory Servers,Directory Servers...