I’ve registered a new user and after running the installation (Java client) I then ran the user set-up. After inputting the user name and server and supplying the user’s password, Notes throws this error “The requested item does not exist” and the set-up cannot proceed beyond this point.
I’m not using the ID vault.
Does anyone know what the requested item might be and how I can get around this issue?
We experienced the above error in the following scenario:
We were setting up Lotus Notes 8.5.2 (Standard Conf) for a new user. After entering the password we got the message that the certificate had not been signed yet.
Closed he client, went to sign the certificate.
Restarted the client setup, entered the password and then received the error “The requested item does not exist”.
Upon inspection of the Notes.ini we found that the KeyFileName as already set
KeyFilename=user.id
However, with the certificate not signed at the first setup attempt, the ID file could not have been downloaded yet…
I removed the user.id from KeyFileName ie.
KeyFilename=
then restarted the client setup, which completed fine.