You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Vitaly Brodetskyi (JIRA)" <ji...@apache.org> on 2016/04/05 11:24:25 UTC

[jira] [Updated] (AMBARI-15707) Dev Deploy: Unexpected error, database check failed

     [ https://issues.apache.org/jira/browse/AMBARI-15707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vitaly Brodetskyi updated AMBARI-15707:
---------------------------------------
    Attachment: AMBARI-15707.patch

> Dev Deploy: Unexpected error, database check failed
> ---------------------------------------------------
>
>                 Key: AMBARI-15707
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15707
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Blocker
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-15707.patch
>
>
> Database check failed with log:
> {noformat}
> 2016-04-04 05:31:05,522 ERROR - Unexpected error, database check failed
> com.google.inject.CreationException: Guice creation errors:
> 1) No implementation for org.apache.ambari.server.audit.AuditLogger was bound.
>   while locating org.apache.ambari.server.audit.AuditLogger
>     for field at org.apache.ambari.server.actionmanager.ActionDBAccessorImpl.auditLogger(ActionDBAccessorImpl.java:86)
>   at org.apache.ambari.server.controller.ControllerModule.configure(ControllerModule.java:325)
> 2) No implementation for org.apache.ambari.server.audit.AuditLogger was bound.
>   while locating org.apache.ambari.server.audit.AuditLogger
>     for field at org.apache.ambari.server.api.services.LogoutService.auditLogger(LogoutService.java:41)
>   at org.apache.ambari.server.controller.ControllerModule.bindByAnnotation(ControllerModule.java:524)
> 2 errors
> 	at com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:435)
> 	at com.google.inject.internal.InternalInjectorCreator.initializeStatically(InternalInjectorCreator.java:154)
> 	at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:106)
> 	at com.google.inject.Guice.createInjector(Guice.java:95)
> 	at com.google.inject.Guice.createInjector(Guice.java:72)
> 	at com.google.inject.Guice.createInjector(Guice.java:62)
> 	at org.apache.ambari.server.checks.CheckDatabaseHelper.main(CheckDatabaseHelper.java:523)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)