Weblogic Server Not Starting With "Authentication failure: The specified user failed to log in"
(Doc ID 2324502.1)
Last updated on FEBRUARY 05, 2024
Applies to:
Oracle Service Bus - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to start weblogic OSB Managed server getting authentication errors from boot.properties
the following error occurs.
ERROR
-----------------------
Caused By: javax.security.auth.login.FailedLoginException: [Security:090938]Authentication failure: The specified user failed to log in. weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception, No such object
at com.bea.common.security.utils.ExceptionHandler.throwFailedLoginException(ExceptionHandler.java:62)
at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:368)
at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:117)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Set incorrect password in boot.properties file
2. Restart Weblogic OSB Managed Server
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 |
Cause |
Solution |
References |