You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2013/09/06 00:52:51 UTC

[jira] [Updated] (AMBARI-3119) NullPointerException thrown while retrieving ganglia properties

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

Siddharth Wagle updated AMBARI-3119:
------------------------------------

    Attachment: AMBARI-3119.patch
    
> NullPointerException thrown while retrieving ganglia properties
> ---------------------------------------------------------------
>
>                 Key: AMBARI-3119
>                 URL: https://issues.apache.org/jira/browse/AMBARI-3119
>             Project: Ambari
>          Issue Type: Bug
>          Components: controller
>    Affects Versions: 1.4.1
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>             Fix For: 1.4.1
>
>         Attachments: AMBARI-3119.patch
>
>
> API Call:
> {code}
> curl -u admin:admin http://localhost:8080/api/v1/clusters/c1/services?fields=components/ServiceComponentInfo,components/host_components,components/host_components/HostRoles,components/host_components/metrics/jvm/memHeapUsedM,components/host_components/metrics/jvm/memHeapCommittedM,components/host_components/metrics/mapred/jobtracker/trackers_decommissioned,components/host_components/metrics/cpu/cpu_wio,components/host_components/metrics/rpc/RpcQueueTime_avg_time,components/host_components/metrics/flume/flume,components/host_components/metrics/yarn/Queue
> {code}
> *Ambari log*:
> 20:54:57,044  WARN \[qtp912472968-20\] ServletHandler:514 - /api/v1/clusters/c1/services
> java.lang.NullPointerException
> 	at org.apache.ambari.server.controller.ganglia.GangliaPropertyProvider.getRRDRequests(GangliaPropertyProvider.java:225)
> 	at org.apache.ambari.server.controller.ganglia.GangliaPropertyProvider.populateResources(GangliaPropertyProvider.java:110)
> 	at org.apache.ambari.server.controller.internal.VersioningPropertyProvider.populateResources(VersioningPropertyProvider.java:98)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira