Doing a Migration job for a Notes database where the csv file is provided for the user mapping between the Notes users and the Active Directory users the following errors are received when trying to run the job :-
"Error mapping user <Notes user> from the Notes ACL. Could not find a part of the path 'C:\Migration\usermapping.csv'." click on OK or CANCEL
Selected OK to get another error
"Error mapping user<Notes user> from the Notes ACL. User <Notes user> not found in mapping file". click on Ok or Cancel
This would happen for all the users
This is due to the usermapping file *.csv file put on only one of the Web Front Ends.
Copy the "usermapping.csv" file to the same location on both the web front ends.
The user mapping file was missing on one of the web front ends.
Once the files were put on the other web front end the job ran successfully.