You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Min Chen <mi...@citrix.com> on 2014/03/14 01:48:02 UTC

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$XenServerConnection.dispatch(XenServerConnectionPool.java:499)
        at com.xensource.xenapi.GPUGroup.getEnabledVGPUTypes(GPUGroup.java:394)
        at com.cloud.hypervisor.xen.resource.CitrixResourceBase.getGPUGroupDetails(CitrixResourceBase.java:1308)
        at com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:2327)
        at com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:444)
        at com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:59)
        at com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:107)
        at com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:216)
        at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
        at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.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.access$201(ScheduledThreadPoolExecutor.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)


Thanks
-min

RE: Anybody saw this error on master?

Posted by Konstantina Chremmou <ko...@citrix.com>.
GPUGroup.getEnabledVGPUTypes was added in XenServer 6.2 SP1, it doesn't exist in 6.2.

Tina

> -----Original Message-----
> From: Min Chen [mailto:min.chen@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" <sa...@citrix.com> wrote:
> 
> >Hi Min,
> >
> >Which version of XS you are working on?
> >
> >--Sanjay
> >
> >-----Original Message-----
> >From: Min Chen [mailto:min.chen@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


Re: Anybody saw this error on master?

Posted by Min Chen <mi...@citrix.com>.
I am using XenServer 6.2

Thanks
-min

On 3/14/14 12:45 AM, "Sanjay Tripathi" <sa...@citrix.com> wrote:

>Hi Min,
>
>Which version of XS you are working on?
>
>--Sanjay
>
>-----Original Message-----
>From: Min Chen [mailto:min.chen@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$XenServerConnect
>ion.dispatch(XenServerConnectionPool.java:499)
>        at 
>com.xensource.xenapi.GPUGroup.getEnabledVGPUTypes(GPUGroup.java:394)
>        at 
>com.cloud.hypervisor.xen.resource.CitrixResourceBase.getGPUGroupDetails(Ci
>trixResourceBase.java:1308)
>        at 
>com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourc
>eBase.java:2327)
>        at 
>com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(Citrix
>ResourceBase.java:444)
>        at 
>com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenSe
>rver56Resource.java:59)
>        at 
>com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest(XenS
>erver610Resource.java:107)
>        at 
>com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAt
>tache.java:216)
>        at 
>org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(Managed
>ContextRunnable.java:49)
>        at 
>org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(De
>faultManagedContext.java:56)
>        at 
>org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithC
>ontext(DefaultManagedContext.java:103)
>        at 
>org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithCo
>ntext(DefaultManagedContext.java:53)
>        at 
>org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedCo
>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.acces
>s$201(ScheduledThreadPoolExecutor.java:178)
>        at 
>java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(S
>cheduledThreadPoolExecutor.java:292)
>        at 
>java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:
>1145)
>        at 
>java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java
>:615)
>        at java.lang.Thread.run(Thread.java:724)
>
>
>Thanks
>-min


RE: Anybody saw this error on master?

Posted by Sanjay Tripathi <sa...@citrix.com>.
Hi Min,

Which version of XS you are working on?

--Sanjay

-----Original Message-----
From: Min Chen [mailto:min.chen@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$XenServerConnection.dispatch(XenServerConnectionPool.java:499)
        at com.xensource.xenapi.GPUGroup.getEnabledVGPUTypes(GPUGroup.java:394)
        at com.cloud.hypervisor.xen.resource.CitrixResourceBase.getGPUGroupDetails(CitrixResourceBase.java:1308)
        at com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:2327)
        at com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:444)
        at com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:59)
        at com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:107)
        at com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:216)
        at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
        at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.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.access$201(ScheduledThreadPoolExecutor.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)


Thanks
-min

RE: Anybody saw this error on master?

Posted by Sanjay Tripathi <sa...@citrix.com>.
I have filed a bug to track this issue: https://issues.apache.org/jira/browse/CLOUDSTACK-6268. Will fix it soon.

--Sanjay

-----Original Message-----
From: Nitin Mehta [mailto:Nitin.Mehta@citrix.com] 
Sent: Wednesday, March 19, 2014 1:20 AM
To: dev@cloudstack.apache.org
Subject: Re: Anybody saw this error on master?

Hi Sanjay - I still this issue popping up right after starting MS in 4.4.
You might want to check.
My XS version - 6.0.2 , commit - 30a9838

[INFO] Started Jetty Server
WARN  [c.c.h.x.r.CitrixResourceBase] (DirectAgent-6:ctx-7cd2f40f) 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$XenServerConnecti
on.dispatch(XenServerConnectionPool.java:499)
	at com.xensource.xenapi.GPUGroup.getEnabledVGPUTypes(GPUGroup.java:394)
	at
com.cloud.hypervisor.xen.resource.CitrixResourceBase.getGPUGroupDetails(Cit
rixResourceBase.java:1338)
	at
com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResource
Base.java:2357)
	at
com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixR
esourceBase.java:446)


Thanks,
-Nitin

On 14/03/14 1:05 AM, "Sanjay Tripathi" <sa...@citrix.com> wrote:

>I have resolved this issue under this ticket:
>https://issues.apache.org/jira/browse/CLOUDSTACK-6238
>
>--Sanjay
>
>-----Original Message-----
>From: Marcus [mailto:shadowsor@gmail.com]
>Sent: Friday, March 14, 2014 1:09 PM
>To: dev@cloudstack.apache.org
>Cc: Sanjay Tripathi
>Subject: Re: Anybody saw this error on master?
>
>oh yes, I do remember this. We probably need to fix the null pointer, 
>but I think it's more or less just noise.
>
>On Fri, Mar 14, 2014 at 1:15 AM, Marcus <sh...@gmail.com> wrote:
>> I see this on KVM as well. I don't recall hearing about the GPU 
>> feature, sounds interesting.
>>
>> 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(ResourceManag
>> e
>> rImpl.java:2539) at
>> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at 
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
>> j
>> ava:57) at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
>> s
>> orImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606)
>>
>>
>>
>> On Thu, Mar 13, 2014 at 9:12 PM, Rajesh Battala 
>> <ra...@citrix.com> wrote:
>>> Sanjay has worked on vGPU for xenserver.
>>> AFAIK, new xenserver sdk is pushed and it is required.
>>> Are you able to build latest xenserver sdk in master.
>>>
>>> Thanks
>>> Rajesh Battala
>>> -----Original Message-----
>>> From: Min Chen [mailto:min.chen@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$XenServerCo
>>>nne
>>>ction.dispatch(XenServerConnectionPool.java:499)
>>>         at
>>>com.xensource.xenapi.GPUGroup.getEnabledVGPUTypes(GPUGroup.java:394)
>>>         at
>>>com.cloud.hypervisor.xen.resource.CitrixResourceBase.getGPUGroupDetai
>>>ls(
>>>CitrixResourceBase.java:1308)
>>>         at
>>>com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixRe
>>>sou
>>>rceBase.java:2327)
>>>         at
>>>com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(C
>>>itr
>>>ixResourceBase.java:444)
>>>         at
>>>com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(
>>>Xen
>>>Server56Resource.java:59)
>>>         at
>>>com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest
>>>(Xe
>>>nServer610Resource.java:107)
>>>         at
>>>com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAg
>>>ent
>>>Attache.java:216)
>>>         at
>>>org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(Ma
>>>nag
>>>edContextRunnable.java:49)
>>>         at
>>>org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.ca
>>>ll(
>>>DefaultManagedContext.java:56)
>>>         at
>>>org.apache.cloudstack.managed.context.impl.DefaultManagedContext.call
>>>Wit
>>>hContext(DefaultManagedContext.java:103)
>>>         at
>>>org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runW
>>>ith
>>>Context(DefaultManagedContext.java:53)
>>>         at
>>>org.apache.cloudstack.managed.context.ManagedContextRunnable.run(Mana
>>>ged
>>>ContextRunnable.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.
>>>acc
>>>ess$201(ScheduledThreadPoolExecutor.java:178)
>>>         at
>>>java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
>>>run
>>>(ScheduledThreadPoolExecutor.java:292)
>>>         at
>>>java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
>>>jav
>>>a:1145)
>>>         at
>>>java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
>>>.ja
>>>va:615)
>>>         at java.lang.Thread.run(Thread.java:724)
>>>
>>>
>>> Thanks
>>> -min


Re: Anybody saw this error on master?

Posted by Nitin Mehta <Ni...@citrix.com>.
Hi Sanjay - I still this issue popping up right after starting MS in 4.4.
You might want to check.
My XS version - 6.0.2 , commit - 30a9838

[INFO] Started Jetty Server
WARN  [c.c.h.x.r.CitrixResourceBase] (DirectAgent-6:ctx-7cd2f40f) 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$XenServerConnecti
on.dispatch(XenServerConnectionPool.java:499)
	at com.xensource.xenapi.GPUGroup.getEnabledVGPUTypes(GPUGroup.java:394)
	at 
com.cloud.hypervisor.xen.resource.CitrixResourceBase.getGPUGroupDetails(Cit
rixResourceBase.java:1338)
	at 
com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResource
Base.java:2357)
	at 
com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixR
esourceBase.java:446)


Thanks,
-Nitin

On 14/03/14 1:05 AM, "Sanjay Tripathi" <sa...@citrix.com> wrote:

>I have resolved this issue under this ticket:
>https://issues.apache.org/jira/browse/CLOUDSTACK-6238
>
>--Sanjay
>
>-----Original Message-----
>From: Marcus [mailto:shadowsor@gmail.com]
>Sent: Friday, March 14, 2014 1:09 PM
>To: dev@cloudstack.apache.org
>Cc: Sanjay Tripathi
>Subject: Re: Anybody saw this error on master?
>
>oh yes, I do remember this. We probably need to fix the null pointer, but
>I think it's more or less just noise.
>
>On Fri, Mar 14, 2014 at 1:15 AM, Marcus <sh...@gmail.com> wrote:
>> I see this on KVM as well. I don't recall hearing about the GPU
>> feature, sounds interesting.
>>
>> 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(ResourceManage
>> rImpl.java:2539) at
>> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
>> ava:57) at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
>> orImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606)
>>
>>
>>
>> On Thu, Mar 13, 2014 at 9:12 PM, Rajesh Battala
>> <ra...@citrix.com> wrote:
>>> Sanjay has worked on vGPU for xenserver.
>>> AFAIK, new xenserver sdk is pushed and it is required.
>>> Are you able to build latest xenserver sdk in master.
>>>
>>> Thanks
>>> Rajesh Battala
>>> -----Original Message-----
>>> From: Min Chen [mailto:min.chen@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$XenServerConne
>>>ction.dispatch(XenServerConnectionPool.java:499)
>>>         at 
>>>com.xensource.xenapi.GPUGroup.getEnabledVGPUTypes(GPUGroup.java:394)
>>>         at 
>>>com.cloud.hypervisor.xen.resource.CitrixResourceBase.getGPUGroupDetails(
>>>CitrixResourceBase.java:1308)
>>>         at 
>>>com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResou
>>>rceBase.java:2327)
>>>         at 
>>>com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(Citr
>>>ixResourceBase.java:444)
>>>         at 
>>>com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(Xen
>>>Server56Resource.java:59)
>>>         at 
>>>com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest(Xe
>>>nServer610Resource.java:107)
>>>         at 
>>>com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgent
>>>Attache.java:216)
>>>         at 
>>>org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(Manag
>>>edContextRunnable.java:49)
>>>         at 
>>>org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(
>>>DefaultManagedContext.java:56)
>>>         at 
>>>org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWit
>>>hContext(DefaultManagedContext.java:103)
>>>         at 
>>>org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWith
>>>Context(DefaultManagedContext.java:53)
>>>         at 
>>>org.apache.cloudstack.managed.context.ManagedContextRunnable.run(Managed
>>>ContextRunnable.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.acc
>>>ess$201(ScheduledThreadPoolExecutor.java:178)
>>>         at 
>>>java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run
>>>(ScheduledThreadPoolExecutor.java:292)
>>>         at 
>>>java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
>>>a:1145)
>>>         at 
>>>java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
>>>va:615)
>>>         at java.lang.Thread.run(Thread.java:724)
>>>
>>>
>>> Thanks
>>> -min


RE: Anybody saw this error on master?

Posted by Sanjay Tripathi <sa...@citrix.com>.
I have resolved this issue under this ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-6238

--Sanjay

-----Original Message-----
From: Marcus [mailto:shadowsor@gmail.com] 
Sent: Friday, March 14, 2014 1:09 PM
To: dev@cloudstack.apache.org
Cc: Sanjay Tripathi
Subject: Re: Anybody saw this error on master?

oh yes, I do remember this. We probably need to fix the null pointer, but I think it's more or less just noise.

On Fri, Mar 14, 2014 at 1:15 AM, Marcus <sh...@gmail.com> wrote:
> I see this on KVM as well. I don't recall hearing about the GPU 
> feature, sounds interesting.
>
> 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(ResourceManage
> rImpl.java:2539) at 
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57) at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> orImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606)
>
>
>
> On Thu, Mar 13, 2014 at 9:12 PM, Rajesh Battala 
> <ra...@citrix.com> wrote:
>> Sanjay has worked on vGPU for xenserver.
>> AFAIK, new xenserver sdk is pushed and it is required.
>> Are you able to build latest xenserver sdk in master.
>>
>> Thanks
>> Rajesh Battala
>> -----Original Message-----
>> From: Min Chen [mailto:min.chen@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$XenServerConnection.dispatch(XenServerConnectionPool.java:499)
>>         at com.xensource.xenapi.GPUGroup.getEnabledVGPUTypes(GPUGroup.java:394)
>>         at com.cloud.hypervisor.xen.resource.CitrixResourceBase.getGPUGroupDetails(CitrixResourceBase.java:1308)
>>         at com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:2327)
>>         at com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:444)
>>         at com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:59)
>>         at com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:107)
>>         at com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:216)
>>         at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
>>         at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
>>         at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
>>         at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
>>         at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.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.access$201(ScheduledThreadPoolExecutor.java:178)
>>         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
>>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>>         at java.lang.Thread.run(Thread.java:724)
>>
>>
>> Thanks
>> -min

Re: Anybody saw this error on master?

Posted by Marcus <sh...@gmail.com>.
oh yes, I do remember this. We probably need to fix the null pointer,
but I think it's more or less just noise.

On Fri, Mar 14, 2014 at 1:15 AM, Marcus <sh...@gmail.com> wrote:
> I see this on KVM as well. I don't recall hearing about the GPU
> feature, sounds interesting.
>
> 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)
>
>
>
> On Thu, Mar 13, 2014 at 9:12 PM, Rajesh Battala
> <ra...@citrix.com> wrote:
>> Sanjay has worked on vGPU for xenserver.
>> AFAIK, new xenserver sdk is pushed and it is required.
>> Are you able to build latest xenserver sdk in master.
>>
>> Thanks
>> Rajesh Battala
>> -----Original Message-----
>> From: Min Chen [mailto:min.chen@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$XenServerConnection.dispatch(XenServerConnectionPool.java:499)
>>         at com.xensource.xenapi.GPUGroup.getEnabledVGPUTypes(GPUGroup.java:394)
>>         at com.cloud.hypervisor.xen.resource.CitrixResourceBase.getGPUGroupDetails(CitrixResourceBase.java:1308)
>>         at com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:2327)
>>         at com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:444)
>>         at com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:59)
>>         at com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:107)
>>         at com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:216)
>>         at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
>>         at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
>>         at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
>>         at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
>>         at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.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.access$201(ScheduledThreadPoolExecutor.java:178)
>>         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
>>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>>         at java.lang.Thread.run(Thread.java:724)
>>
>>
>> Thanks
>> -min

Re: Anybody saw this error on master?

Posted by Marcus <sh...@gmail.com>.
I see this on KVM as well. I don't recall hearing about the GPU
feature, sounds interesting.

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)



On Thu, Mar 13, 2014 at 9:12 PM, Rajesh Battala
<ra...@citrix.com> wrote:
> Sanjay has worked on vGPU for xenserver.
> AFAIK, new xenserver sdk is pushed and it is required.
> Are you able to build latest xenserver sdk in master.
>
> Thanks
> Rajesh Battala
> -----Original Message-----
> From: Min Chen [mailto:min.chen@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$XenServerConnection.dispatch(XenServerConnectionPool.java:499)
>         at com.xensource.xenapi.GPUGroup.getEnabledVGPUTypes(GPUGroup.java:394)
>         at com.cloud.hypervisor.xen.resource.CitrixResourceBase.getGPUGroupDetails(CitrixResourceBase.java:1308)
>         at com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:2327)
>         at com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:444)
>         at com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:59)
>         at com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:107)
>         at com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:216)
>         at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
>         at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
>         at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
>         at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
>         at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.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.access$201(ScheduledThreadPoolExecutor.java:178)
>         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:724)
>
>
> Thanks
> -min

RE: Anybody saw this error on master?

Posted by Rajesh Battala <ra...@citrix.com>.
Sanjay has worked on vGPU for xenserver.
AFAIK, new xenserver sdk is pushed and it is required.
Are you able to build latest xenserver sdk in master. 

Thanks
Rajesh Battala
-----Original Message-----
From: Min Chen [mailto:min.chen@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$XenServerConnection.dispatch(XenServerConnectionPool.java:499)
        at com.xensource.xenapi.GPUGroup.getEnabledVGPUTypes(GPUGroup.java:394)
        at com.cloud.hypervisor.xen.resource.CitrixResourceBase.getGPUGroupDetails(CitrixResourceBase.java:1308)
        at com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:2327)
        at com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:444)
        at com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:59)
        at com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:107)
        at com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:216)
        at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
        at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.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.access$201(ScheduledThreadPoolExecutor.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)


Thanks
-min