Sanjay Tripathi created CLOUDSTACK-6238:
-------------------------------------------
Summary: NPE in HostStatsCollector
Key: CLOUDSTACK-6238
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6238
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Sanjay Tripathi
Assignee: Sanjay Tripathi
Fix For: 4.4.0
014-03-14 01:14:06,302 DEBUG [agent.manager.AgentManagerImpl]
(StatsCollector-1:ctx-b3b2e81f) Details from executing class
com.cloud.agent.api.GetGPUStatsCommand: Unsupported command
issued:com.cloud.agent.api.GetGPUStatsCommand. Are you sure you got the right
type of server?
2014-03-14 01:14:06,302 ERROR [cloud.server.StatsCollector]
(StatsCollector-1:ctx-b3b2e81f) Error trying to retrieve host stats
java.lang.NullPointerException at
com.cloud.resource.ResourceManagerImpl.updateGPUDetails(ResourceManagerImpl.java:2539)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
--
This message was sent by Atlassian JIRA
(v6.2#6252)