[ 
https://issues.apache.org/jira/browse/AMBARI-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16394131#comment-16394131
 ] 

Hudson commented on AMBARI-23195:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #8834 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/8834/])
AMBARI-23195. Missing LdapFacade in ambari-server check-database (#612) 
(6454655+adoroszlai: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=c3363500db5a4d28490d5429832c3bfe0b55cf79])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/checks/DatabaseConsistencyChecker.java


> 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> {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)

Reply via email to