Robert Levas created AMBARI-23195:
-------------------------------------
Summary: Missing LdapFacade in ambari-server check-database
Key: AMBARI-23195
URL: https://issues.apache.org/jira/browse/AMBARI-23195
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.7.0
Reporter: Doroszlai, Attila
Assignee: Robert Levas
Fix For: 2.7.0
{noformat:title=ambari-server check-database}
Using python /usr/bin/python
Checking database
ERROR: Exiting with exit code 1.
REASON: Database check failed to complete: No errors and warnings were found.
...
Caused by: com.google.inject.CreationException: Unable to create injector, see
the following errors:
1) No implementation for org.apache.ambari.server.ldap.service.LdapFacade was
bound.
while locating org.apache.ambari.server.ldap.service.LdapFacade
for field at
org.apache.ambari.server.controller.internal.AmbariServerLDAPConfigurationHandler.ldapFacade(AmbariServerLDAPConfigurationHandler.java:43)
at
org.apache.ambari.server.controller.ControllerModule.bindByAnnotation(ControllerModule.java:568)
1 error
at
com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:470)
at
com.google.inject.internal.InternalInjectorCreator.initializeStatically(InternalInjectorCreator.java:155)
at
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:107)
at com.google.inject.Guice.createInjector(Guice.java:99)
at com.google.inject.Guice.createInjector(Guice.java:73)
at com.google.inject.Guice.createInjector(Guice.java:62)
at
org.apache.ambari.server.checks.DatabaseConsistencyChecker.main(DatabaseConsistencyChecker.java:101)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)