EM 13c: EM Console Login With LDAP User Taking Long Time
(Doc ID 2793124.1)
Last updated on JULY 28, 2021
Applies to:
Enterprise Manager Base Platform - Version 13.1.0.0.0 to 13.5.0.0.0 [Release 13c]Information in this document applies to any platform.
Symptoms
OEM console login with LDAP users is loading for long time and some time LDAP users are not able to login.
In OMS Side log file found below entries related to LDAP threads :
From : EMGC_OMS.log
####<Jun 29, 2021 7:26:41 PM GMT> <Error> <WebLogicServer> <hostname> <EMGC_OMS3> <[ACTIVE] ExecuteThread: '29' for queue: 'weblogic.kernel.Default (self-tuning)'> <
", which is more than the configured time (StuckThreadMaxTime) of "1,000" seconds in "server-failure-trigger". Stack trace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:503)
netscape.ldap.LDAPMessageQueue.waitForMessage(Unknown Source)
netscape.ldap.LDAPMessageQueue.waitFirstMessage(Unknown Source)
netscape.ldap.LDAPConnection.sendRequest(Unknown Source)
netscape.ldap.LDAPConnection.search(Unknown Source)
weblogic.security.providers.authentication.LDAPAtnDelegate.getDNForUser(LDAPAtnDelegate.java:3850)
weblogic.security.providers.authentication.LDAPAtnDelegate.getDNForUser(LDAPAtnDelegate.java:5168)
weblogic.security.providers.authentication.LDAPAtnDelegate.listMemberGroups(LDAPAtnDelegate.java:2278)
weblogic.security.providers.authentication.LDAPAtnDelegate.listUserMemberGroups(LDAPAtnDelegate.java:2171)
weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.getMemberGroups(LDAPAtnLoginModuleImpl.java:542)
weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.searchGroupLimited(LDAPAtnLoginModuleImpl.java:589)
<returnConnection conn:LDAPConnection {ldaps://ldaphost:port ldapVersion:3 bindDN:"CN=nnnn,OU=Service Accounts,OU=IDC,DC=idc,DC=oracle,DC=com"}>
####<Jun 30, 2021 2:10:53 PM GMT> <Debug> <SecurityAtn> <hostname> <EMGC_OMS1> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <
####<Jun 30, 2021 2:10:53 PM GMT> <Debug> <SecurityAtn> <hostname> <EMGC_OMS1> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <
####<Jun 30, 2021 2:10:53 PM GMT> <Debug> <SecurityAtn> <hostname> <EMGC_OMS1> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <
####<Jun 30, 2021 2:10:53 PM GMT> <Debug> <SecurityAtn> <hostname> <EMGC_OMS1> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <
at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:235)
at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
at java.security.AccessController.doPrivileged(Native Method)
at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
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 |
References |