[
https://issues.apache.org/jira/browse/AMBARI-17430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348710#comment-15348710
]
Hadoop QA commented on AMBARI-17430:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12813113/AMBARI-17430.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/7539//console
This message is automatically generated.
> 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)