Hi, My colleague was trying some test runs with different size CSV. He had successfully run with a CSV of 100 users, then he tried 1000 users, but the he got the following error: ERROR org.apache.syncope.core.provisioning.java.ConnectorFacadeProxy - Connector request execution failure java.util.concurrent.ExecutionException: org.identityconnectors.framework.common.exceptions.ConnectorException: javax.naming.NameNotFoundException: [LDAP: error code 32 - Entry cn=sn00009fn00009uid00009,ou=SyncopeLoadTest,...,c=us cannot be added because its parent entry ou=SyncopeLoadTest,...,c=us does not exist in the server]; remaining name 'cn=sn00009fn00009uid00009,ou=SyncopeLoadTest,...,c=us' We are sure that the containing OU, OU=SyncopeLoadTest, existed, because we pre-created it. Please advise. Jim
