jsperror-handlingsingle-sign-onopenamforgerock

How can I find in openam repo from where the error message is getting invoked?


I am trying to find in the code from where the below error is getting called from forgerock openAM repo.

can anyone help in navigating in openAM to find the below error:

  "Plug-in org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo encountered a ldap 
  exception. ldap errorcode=21"

Any help Appreciated!!


Solution

  • To solve your problem, we need stack trace, but you can debug OpenAM source code here: https://github.com/OpenIdentityPlatform/OpenAM/blob/master/openam-datastore/src/main/java/org/forgerock/openam/idrepo/ldap/DJLDAPv3Repo.java