My Oracle Support Banner

ADF Application Fails With ADFSecurityIdentityProviderException: Operations error: entity=ou=people,ou=<WLS_REALM>,dc=<WLS_DOMAIN> op=search mesg= (Doc ID 2720838.1)

Last updated on AUGUST 02, 2023

Applies to:

Oracle JDeveloper - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

When trying to run an ADF application in JDeveloper 12.2.1.4 in Windows 10 Enterprise Edition, the following error is generated:


Error 500--Internal Server Error
 java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: oracle.adf.share.ADFShareException:
 ADFSHARE-00120: Error encountered while creating the MDS Session. Application state will be reset. Please logout and log back in if problem persists.
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:398)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:241)
at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:101)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:169)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.adfinternal.view.faces.caching.filter.AdfFacesCachingFilterImpl.doFilter(AdfFacesCachingFilterImpl.java:134)
at oracle.adf.view.rich.webapp.AdfFacesCachingFilter.doFilter(AdfFacesCachingFilter.java:66)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at oracle.security.jps.ee.http.JpsAbsFilter$3.run(JpsAbsFilter.java:175)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:360)
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: oracle.adf.share.ADFShareException:
  ADFSHARE-00120: Error encountered while creating the MDS Session. Application state will be reset. Please logout and log back in if problem persists.
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:611)
Caused by: java.lang.RuntimeException: oracle.adf.share.ADFShareException: ADFSHARE-00120: Error encountered while creating the MDS Session.
  Application state will be reset. Please logout and log back in if problem persists.
Caused by: oracle.adf.share.ADFShareException: ADFSHARE-00120: Error encountered while creating the MDS Session. Application state will be reset. Please logout and log back in if problem persists.
Caused by: oracle.adf.share.security.ADFSecurityIdentityProviderException:
Operations error: entity=ou=people,ou=<WLS_REALM>,dc=<WLS_DOMAIN> op=search mesg=
at oracle.adf.share.security.providers.jps.IgfIdentityManagementProvider.getIdsUserList(IgfIdentityManagementProvider.java:1238)
Caused by: oracle.igf.ids.IDSException: Operations error: entity=ou=people,ou=<WLS_REALM>,dc=<WLS_DOMAIN> op=search mesg= AdditionalInfo: LDAP Error 2 : <IP-ADDRESS>:<PORT>
Caused by: oracle.igf.ids.arisid.ArisIdConnectionException: Operations error: entity=ou=people,ou=<WLS_REALM>,dc=<WLS_DOMAIN> op=search mesg= AdditionalInfo: LDAP Error 2 : <IP-ADDRESS>:<PORT>
Caused by: oracle.ods.virtualization.service.VirtualizationException: oracle.ods.virtualization.engine.util.DirectoryException: LDAP Error 2 : <IP-ADDRESS>:<PORT>
Caused by: oracle.ods.virtualization.engine.util.DirectoryException: LDAP Error 2 : <IP-ADDRESS>:<PORT>
Caused by: javax.naming.CommunicationException: <IP-ADDRESS>:<PORT> [Root exception is java.net.SocketTimeoutException: connect timed out]
Caused by: java.net.SocketTimeoutException: connect timed out
at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)


Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.