Reduce log ERROR to WARN to avoid startup and shutdown noise as replicas connect/disconnect ------------------------------------------------------------------------------------------- Key: DIRSERVER-1124 URL: https://issues.apache.org/jira/browse/DIRSERVER-1124 Project: Directory ApacheDS Issue Type: Improvement Components: mitosis Affects Versions: 1.5.2 Environment: JDK 1.5.1_11. Win 2003 Server SP2 Reporter: Simon Temple Fix For: 1.5.2 When using mitosis replication for ADS there is a period of time during start-up when one replica cannot connect to another - because separate machines rarely start at the same rate. During this time, ClientConnectionManager logs ERRORs as MINA gets 'Connection refused' socket errors. I'd like to propose that the replication service only logs WARN messages for this condition. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.