Hi, Neemesh.
Problem file is located at `/var/ox/oxtrust/vds-snapshots/problem-inum-list.txt` by default. In your case it should contain just one line. You'll see `inum` of the problem entry in this line. Then do a search like this to get a bit more info what entry it is: `# /opt/opendj/bin/ldapsearch -h 127.0.0.1 -p 1636 -s sub -T -Z -X -D 'cn=directory manager' -w 'YOUR_LDAP_PASS' -b 'o=site' '(inum=@!INUM.FROM.THE.PROBLEM.FILE)'`
You also can try to remove everything in the `/var/ox/oxtrust/vds-snapshots/` directory, then at then next pull attempt CR will try to update all user entries, and you'll probably see the reason why this one can't be persisted in the log.