Solved! Go to Solution.
That article does have a few suggestions. Did any apply to your situation? Do you have disconnected principals? Can you fix those? You can see what its trying to do right? Its reaching out to the LDAP and pulling that information. Since it cannot find a match, the step is failing. Why can you no go back and fix?
That article does have a few suggestions. Did any apply to your situation? Do you have disconnected principals? Can you fix those? You can see what its trying to do right? Its reaching out to the LDAP and pulling that information. Since it cannot find a match, the step is failing. Why can you no go back and fix?
Hello, thank you for your attention.
The problem was caused by the fact that too many days passed from DB export to this step (because of other intemediate errors and fixes).
USers in the active directory were deleted and the JNDI adapter could not resolve their names.
At the end we deleted manually the users from WTUSERS, RemoteobjectID etc. tables according to the article since this is just a test upgrade but of course we will avoid such a long delay in production upgrade.
Thank you and Best, Alessandro