Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E8D6010EFB for ; Fri, 14 Mar 2014 07:45:35 +0000 (UTC) Received: (qmail 40342 invoked by uid 500); 14 Mar 2014 07:45:34 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 40024 invoked by uid 500); 14 Mar 2014 07:45:33 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 40014 invoked by uid 99); 14 Mar 2014 07:45:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2014 07:45:31 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sanjay.tripathi@citrix.com designates 103.14.252.240 as permitted sender) Received: from [103.14.252.240] (HELO SMTP.CITRIX.COM.AU) (103.14.252.240) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2014 07:45:25 +0000 X-IronPort-AV: E=Sophos;i="4.97,653,1389744000"; d="scan'208";a="3697570" Received: from sinaccessns.citrite.net (HELO SINPEX01CL03.citrite.net) ([10.151.60.9]) by sinpip01.citrite.net with ESMTP; 14 Mar 2014 07:45:02 +0000 Received: from SINPEX01CL01.citrite.net ([169.254.1.253]) by SINPEX01CL03.citrite.net ([169.254.3.142]) with mapi id 14.02.0342.004; Fri, 14 Mar 2014 15:45:01 +0800 From: Sanjay Tripathi To: "dev@cloudstack.apache.org" Subject: RE: Anybody saw this error on master? Thread-Topic: Anybody saw this error on master? Thread-Index: AQHPPx8N3xeCeVl4vU+JHdiOXi58fZrgIi1Q Date: Fri, 14 Mar 2014 07:45:00 +0000 Message-ID: <6EC52516D972D146AC4D159FC4383A7C12A67490@SINPEX01CL01.citrite.net> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.101.254.236] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-DLP: SIN1 X-Virus-Checked: Checked by ClamAV on apache.org Hi Min, Which version of XS you are working on? --Sanjay -----Original Message----- From: Min Chen [mailto:min.chen@citrix.com]=20 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 eye= sore 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 u= sed 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$XenSer= verConnection.dispatch(XenServerConnectionPool.java:499) at com.xensource.xenapi.GPUGroup.getEnabledVGPUTypes(GPUGroup.java:= 394) at com.cloud.hypervisor.xen.resource.CitrixResourceBase.getGPUGroup= Details(CitrixResourceBase.java:1308) at com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(Cit= rixResourceBase.java:2327) at com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequ= est(CitrixResourceBase.java:444) at com.cloud.hypervisor.xen.resource.XenServer56Resource.executeReq= uest(XenServer56Resource.java:59) at com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRe= quest(XenServer610Resource.java:107) at com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(Dir= ectAgentAttache.java:216) at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.r= un(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.ja= va:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFuture= Task.access$201(ScheduledThreadPoolExecutor.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFuture= Task.run(ScheduledThreadPoolExecutor.java:292) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExec= utor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExe= cutor.java:615) at java.lang.Thread.run(Thread.java:724) Thanks -min