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/06/24 16:31:16 UTC

[jira] [Updated] (AMBARI-17430) Fix serviceconfig NPE in db consistency checker

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

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

> Fix serviceconfig NPE in db consistency checker
> -----------------------------------------------
>
>                 Key: AMBARI-17430
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17430
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Critical
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-17430.patch
>
>
> During testting discovered this issue:
> {code}
> 2016-06-23 18:07:46,467 ERROR - Unexpected error, database check failed
> java.lang.NullPointerException
> 	at org.apache.ambari.server.checks.DatabaseConsistencyCheckHelper.checkServiceConfigs(DatabaseConsistencyCheckHelper.java:514)
> 	at org.apache.ambari.server.checks.DatabaseConsistencyChecker.main(DatabaseConsistencyChecker.java:115)
> {code}
> It should be fixed.



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