GPUGroup.getEnabledVGPUTypes was added in XenServer 6.2 SP1, it doesn't exist in 6.2.
Tina > -----Original Message----- > From: Min Chen [mailto:min.c...@citrix.com] > Sent: 14 March 2014 5:02 PM > To: dev@cloudstack.apache.org > Subject: Re: Anybody saw this error on master? > > I am using XenServer 6.2 > > Thanks > -min > > On 3/14/14 12:45 AM, "Sanjay Tripathi" <sanjay.tripa...@citrix.com> wrote: > > >Hi Min, > > > >Which version of XS you are working on? > > > >--Sanjay > > > >-----Original Message----- > >From: Min Chen [mailto:min.c...@citrix.com] > >Sent: Friday, March 14, 2014 6:18 AM > >To: dev@cloudstack.apache.org > >Subject: Anybody saw this error on master? > > > >Hi there, > > > >Anybody has seen this error on master? It is not blocking, but still an > >eyesore to see it in the log. > > > >2014-03-13 16:31:54,357 DEBUG [c.c.h.x.r.CitrixResourceBase] > >(DirectAgent-8:ctx-87d8612e) Vm cpu utilization 0.08 > >2014-03-13 16:31:54,357 DEBUG [c.c.h.x.r.CitrixResourceBase] > >(DirectAgent-8:ctx-87d8612e) Vm cpu utilization 0.06 > >2014-03-13 16:31:54,364 WARN [c.c.h.x.r.CitrixResourceBase] > >(DirectAgent-6:ctx-6c5e0497) Unable to get GPU statsYou tried to call a > >method that does not exist. The method name that you used is echoed. > >You tried to call a method that does not exist. The method name that > >you used is echoed. > > at com.xensource.xenapi.Types.checkResponse(Types.java:1254) > > at com.xensource.xenapi.Connection.dispatch(Connection.java:350) > > at > >com.cloud.hypervisor.xen.resource.XenServerConnectionPool$XenServerC > onn > >ect > >ion.dispatch(XenServerConnectionPool.java:499) > > at > >com.xensource.xenapi.GPUGroup.getEnabledVGPUTypes(GPUGroup.java: > 394) > > at > >com.cloud.hypervisor.xen.resource.CitrixResourceBase.getGPUGroupDetai > ls > >(Ci > >trixResourceBase.java:1308) > > at > >com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixReso > >urc > >eBase.java:2327) > > at > >com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(Ci > t > >rix > >ResourceBase.java:444) > > at > >com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest > (Xe > >nSe > >rver56Resource.java:59) > > at > >com.cloud.hypervisor.xen.resource.XenServer610Resource.executeReque > st(X > >enS > >erver610Resource.java:107) > > at > >com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAg > en > >tAt > >tache.java:216) > > at > >org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run( > Mana > >ged > >ContextRunnable.java:49) > > at > >org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.c > all > >(De > >faultManagedContext.java:56) > > at > >org.apache.cloudstack.managed.context.impl.DefaultManagedContext.call > Wi > >thC > >ontext(DefaultManagedContext.java:103) > > at > >org.apache.cloudstack.managed.context.impl.DefaultManagedContext.run > Wit > >hCo > >ntext(DefaultManagedContext.java:53) > > at > >org.apache.cloudstack.managed.context.ManagedContextRunnable.run(M > anage > >dCo > >ntextRunnable.java:46) > > at > >java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > > at > >java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.a > c > >ces > >s$201(ScheduledThreadPoolExecutor.java:178) > > at > >java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.r > u > >n(S > >cheduledThreadPoolExecutor.java:292) > > at > >java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.ja > va: > >1145) > > at > >java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.j > >ava > >:615) > > at java.lang.Thread.run(Thread.java:724) > > > > > >Thanks > >-min