Hi Everyone,

I've setup a basic consumer,provider model replication.  I've added a new schema eduPerson to my provider server and now the consumer server cannot replicate.  Here's the error I'm getting on my consumer server:

Oct 21 22:32:08 webtest110 slapd[31984]: slapd starting
Oct 21 22:32:08 webtest110 slapd[31984]: syncrepl_message_to_op: rid=000 mods check (objectClass: value #3 invalid per syntax)
Oct 21 22:32:08 webtest110 slapd[31984]: do_syncrepl: rid=000 rc 21 retrying

I have delete the eduPerson schema on my provider server, deleted the person (uid=jim) using those attributes in my DIT , and restarted the slapd process on both server but error still persists. 

Any insights appreciated.