[ https://issues.apache.org/jira/browse/CLOUDSTACK-3371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abhinandan Prateek resolved CLOUDSTACK-3371. -------------------------------------------- Resolution: Fixed > CloudRuntimeException: callHostPlugin failed for cmd: gethostvmstats > -------------------------------------------------------------------- > > Key: CLOUDSTACK-3371 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3371 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Management Server > Affects Versions: 4.2.0 > Environment: Latest build from master branch > Reporter: Sanjeev N > Assignee: Sanjeev N > Fix For: 4.2.0 > > > CloudRuntimeException: callHostPlugin failed for cmd: gethostvmstats > 1.Bring up CS in advanced zone with xen6.1 server > I see following exception appearing in management server continuously: > 2013-07-05 08:04:25,577 WARN [xen.resource.CitrixResourceBase] > (DirectAgent-82:null) callHostPlugin failed for cmd: gethostvmstats with args > startTime: 1373024865, interval: 60, consolidationFunction: AVERAGE, > collectHostStats: true, due to There was a failure communicating with the > plugin. > 2013-07-05 08:04:25,577 WARN [xen.resource.CitrixResourceBase] > (DirectAgent-82:null) Error whilst collecting raw stats from plugin: > com.cloud.utils.exception.CloudRuntimeException: callHostPlugin failed for > cmd: gethostvmstats with args startTime: 1373024865, interval: 60, > consolidationFunction: AVERAGE, collectHostStats: true, due to There was a > failure communicating with the plugin. > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.callHostPlugin(CitrixResourceBase.java:4264) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.getHostStatsRawXML(CitrixResourceBase.java:2956) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.getRRDData(CitrixResourceBase.java:2851) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.getHostStats(CitrixResourceBase.java:2558) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:2546) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:498) > at > com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:73) > at > com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:104) > at > com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache.java:186) > at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:165) > at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:266) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:679) > 2013-07-05 08:04:25,579 DEBUG [agent.manager.DirectAgentAttache] > (DirectAgent-82:null) Seq 3-1213268033: Response Received: -- This message was sent by Atlassian JIRA (v6.1#6144)