Tagged: #OpenAM, #openDJ, LDAP errorcode=95.
This topic has 1 reply, 2 voices, and was last updated 2 years, 7 months ago by Andy Cory.
-
AuthorPosts
-
December 14, 2019 at 12:43 pm #27278
TanaySinha49
ParticipantHi All,
LDAP user Identity not fetched to the identity tab in OpenAM if creating an identity that also not fetched. showing error as I can see in CoreSystem log given below:
=====================================================
ERROR: IdentityServicesImpl.searchIdentities
Message:Plug-in org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo encountered a ldap exception. ldap errorcode=95at org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo.newIdRepoException(DJLDAPv3Repo.java:2826)
at org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo.getDN(DJLDAPv3Repo.java:2617)
at org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo.getDN(DJLDAPv3Repo.java:2579)
at org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo.getDN(DJLDAPv3Repo.java:2566)
at org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo.getAttributes(DJLDAPv3Repo.java:875)
at org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo.getAttributes(DJLDAPv3Repo.java:822)
at org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo.getAttributes(DJLDAPv3Repo.java:802)
at org.forgerock.openam.idm.IdRepoAuditor.getAttributes(IdRepoAuditor.java:173)
at com.sun.identity.idm.server.IdServicesImpl.getAttributes(IdServicesImpl.java:757)
at com.sun.identity.idm.server.IdCachedServicesImpl.getAttributes(IdCachedServicesImpl.java:470)
at com.sun.identity.idm.AMIdentity.getAttributes(AMIdentity.java:372)
at com.sun.identity.idsvcs.opensso.IdentityServicesImpl.convertToIdentityDetails(IdentityServicesImpl.java:1305)
at com.sun.identity.idsvcs.opensso.IdentityServicesImpl.searchIdentityDetails(IdentityServicesImpl.java:522)
at org.forgerock.openam.core.rest.IdentityResourceV3.queryCollection(IdentityResourceV3.java:208)
at org.forgerock.openam.core.rest.IdentityResourceV4.queryCollection(IdentityResourceV4.java:485)
at org.forgerock.json.resource.InterfaceCollectionHandler.handleQuery(InterfaceCollectionHandler.java:51)
at org.forgerock.json.resource.Router.handleQuery(Router.java:317)
at org.forgerock.json.resource.Router.handleQuery(Router.java:317)
at org.forgerock.json.resource.FilterChain$Cursor.handleQuery(FilterChain.java:95)
at org.forgerock.openam.rest.fluent.AuditFilter.filterQuery(AuditFilter.java:166)
at org.forgerock.openam.rest.fluent.AuditFilterWrapper.filterQuery(AuditFilterWrapper.java:76)
at org.forgerock.json.resource.FilterChain$Cursor.handleQuery(FilterChain.java:93)
at org.forgerock.openam.rest.fluent.CrestLoggingFilter.filterQuery(CrestLoggingFilter.java:139)
at org.forgerock.json.resource.FilterChain$Cursor.handleQuery(FilterChain.java:93)
8318,1-8 98%No idea what happening.
Please help me in getting this issue resolved.
Environemnt : AM 6.5
OpenDJ 3.5
Ubuntu OSInstalled in the HA Architect.
Thanks and Regards.
December 15, 2019 at 11:52 am #27279Andy Cory
ParticipantHi
See @bill-nelsonidentityfusion-com’s answer to a similar question, https://forum.forgerock.com/topic/openam-query-of-larger-than-1000-objects-results-in-ldap-errorcode95/. It’s possible you are hitting the same issue. The identity viewer in AM is a convenience rather than a true identity management tool.
-Andy
-
AuthorPosts
You must be logged in to reply to this topic.