[ https://issues.apache.org/jira/browse/CLOUDSTACK-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828476#comment-13828476 ]
ASF subversion and git services commented on CLOUDSTACK-1868: ------------------------------------------------------------- Commit ff24ed0c8c8bec92ac986357af0c165e34277fb0 in branch refs/heads/4.3 from [~likithas] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ff24ed0 ] CLOUDSTACK-1868. GetVmStatsCommand throws NullPointerException with VMWare. > GetVmStatsCommand throws NullPointerException with VMWare > --------------------------------------------------------- > > Key: CLOUDSTACK-1868 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1868 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.1.0, 4.2.0 > Reporter: Francois Gaudreault > Assignee: Likitha Shetty > Fix For: 4.2.0 > > Attachments: management-server.log.tgz, management.log, > screenshot-1.jpg > > > We see bunch of these in the log files of CloudStack. Looks like the > GetVmStatsCommand crash with a Null pointer exception. We don't think it's > permission related since our CS user on vSphere can see all performance and > VM statistics using the vSphere client. > INFO [agent.manager.AgentManagerImpl] (AgentTaskPool-6:) Agent is determined > to be up and running > ERROR [vmware.resource.VmwareResource] (DirectAgent-383:yul01vi13.ops.dot) > Unable to execute GetVmStatsCommand due to : Exception: > java.lang.NullPointerException > Message: null > java.lang.NullPointerException > WARN [cloud.vm.UserVmManagerImpl] (StatsCollector-2:) Unable to obtain VM > statistics. > ERROR [vmware.resource.VmwareResource] (DirectAgent-67:yul01vi12.ops.dot) > Unable to execute GetVmStatsCommand due to : Exception: > java.lang.NullPointerException > Message: null > java.lang.NullPointerException > WARN [cloud.vm.UserVmManagerImpl] (StatsCollector-2:) Unable to obtain VM > statistics. -- This message was sent by Atlassian JIRA (v6.1#6144)