[
https://issues.apache.org/jira/browse/AMBARI-16973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15309174#comment-15309174
]
Hadoop QA commented on AMBARI-16973:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12807258/AMBARI-16973.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
ambari-server:
org.apache.ambari.server.state.cluster.ClusterDeadlockTest
org.apache.ambari.server.controller.internal.HostResourceProviderTest
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/7089//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/7089//console
This message is automatically generated.
> Print out configType has malformed json text as part of the ambari server
> startup error handling
> ------------------------------------------------------------------------------------------------
>
> Key: AMBARI-16973
> URL: https://issues.apache.org/jira/browse/AMBARI-16973
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk
> Reporter: Di Li
> Assignee: Di Li
> Fix For: trunk
>
> Attachments: AMBARI-16973.patch
>
>
> Ambari server loads properties during server start up. If for some reason the
> json string in the database for a given configType is corrupted, ambari
> server prints an error message saying
> "com.google.gson.JsonSyntaxException:
> com.google.gson.stream.MalformedJsonException: Expected EOF at line 1 column
> 5319"
> The error messsage however does not indicate which configType has the
> malformed JSON string.
> This JIRA is to update the exception message to include the configType and
> the corresponding config_id so user knows which one to look at in the
> database.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)