You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2015/05/27 19:24:17 UTC

[jira] [Resolved] (AMBARI-11434) After cluster installation accessing DATANODE host component results in NPE due to bad metrics JSON

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

Dmitry Lysnichenko resolved AMBARI-11434.
-----------------------------------------
    Resolution: Fixed

Committed to trunk

> After cluster installation accessing DATANODE host component results in NPE due to bad metrics JSON
> ---------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-11434
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11434
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>             Fix For: 2.1.0
>
>
> /api/v1/clusters/cl1/hosts/host1/host_components/DATANODE
> results in
> {code}
> {
> "status": 500,
> "message": "org.apache.ambari.server.controller.spi.SystemException: Error loading deferred resources"
> }
> {code}
> Nothing of significance in server log. server output file has
> java.lang.NullPointerException



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