Red Hat Directory Server 8.0 Administrator's Guide

Error/Symptom Reason Impact Remedy
reinitialize the
consumer.
agmt=%s(%s:%d):
Can't locate CSN %s
in the changelog (DB
rc=%d). The
consumer may need
to be reinitialized.
Most likely the
changelog was
recreated because of
the disk is full or the
server ungracefully
shutdown.
The local server will
not be able to send
any more change to
that consumer until
the consumer is
reinitialized or gets
the CSN from other
suppliers.
If this is a
single-master
replication, reinitialize
the consumers.
Otherwise, see if the
consumer can get the
CSN from other
suppliers. If not,
reinitialize the
consumer.
Too much time skew The system clocks on
the host machines
are extremely out of
sync.
The system clock is
used to generate a
part of the CSN. In
order to reflect the
change sequence
among multiple
suppliers, suppliers
would forward-adjust
their local clocks
based on the remote
clocks of the other
suppliers. Because
the adjustment is
limited to a certain
amount, any
difference that
exceeds the
permitted limit will
cause the replication
session to be
aborted.
Synchronize the
system clocks on the
Directory Server host
machines. If
applicable, run the
network time protocol
(ntp) daemon on
those hosts.
agmt=%s(%s:%d):
Warning: Unable to
send endReplication
extended operation
(%s)
The consumer is not
responding.
If the consumer
recovers without
being restarted, there
is a chance that the
replica on the
consumer will be
locked forever if it did
not receive the
release lock message
from the supplier.
Watch if the
consumer can receive
any new change from
any of its suppliers, or
start the replication
monitor, and see if all
the suppliers of this
consumer warn that
the replica is busy. If
the replica appears to
be locked forever and
Problems
349