Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C9F5E283 for ; Sat, 12 Jan 2013 07:52:18 +0000 (UTC) Received: (qmail 59533 invoked by uid 500); 12 Jan 2013 07:52:16 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 58964 invoked by uid 500); 12 Jan 2013 07:52:16 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 58865 invoked by uid 99); 12 Jan 2013 07:52:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Jan 2013 07:52:12 +0000 Date: Sat, 12 Jan 2013 07:52:12 +0000 (UTC) From: "Prasanna Santhanam (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-963) [cloud.utils.AnnotationHelper] class java.lang.Stringdoes not have a Table annotation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Prasanna Santhanam created CLOUDSTACK-963: --------------------------------------------- Summary: [cloud.utils.AnnotationHelper] class java.lang.Stringdoes not have a Table annotation Key: CLOUDSTACK-963 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-963 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: API Environment: Running on cloudstack - master branch Reporter: Prasanna Santhanam Assignee: Rohit Yadav Fix For: 4.1.0 whenever a host is added to cloudstack i see the INFO message in the logs about missing Table annotation: Related to the recent cloud-utils refactor? The message also doesn't seem to indicate any INFO, proobably a WARN/ERROR? 2013-01-11 23:42:39,985 INFO [xen.discoverer.XcpServerDiscoverer] (1589138432@qtp-1513148157-5:null) Found host acs-qa-h20 ip=10.223.78.20 product version=6.0.2 2013-01-11 23:42:39,993 INFO [cloud.utils.AnnotationHelper] (1589138432@qtp-1513148157-5:null) class java.lang.Stringdoes not have a Table annotation 2013-01-11 23:42:39,993 DEBUG [cloud.network.NetworkManagerImpl] (1589138432@qtp-1513148157-5:null) Failed to retrive the default label for storage traffic:zone: 1 hypervisor: XenServer due to:Unable to find the default physical network with traffic=Storage in the specified zone id -- 2013-01-11 23:43:05,008 DEBUG [cloud.api.ApiServlet] (1513306926@qtp-1513148157-0:null) ===START=== 0:0:0:0:0:0:0:1 -- GET allocationstate=Enabled&apiKey=W7IfidZg8KCiCjO8X-jB46-BdndysOb1SvbDht3XdDBT99gWfPm6Z36Rk52j0IWrtMJZL6ItPV1AEhCoQMSVRA&command=updateZone&id=7b21e7ea-969d-49d9-8293-5ebea8be4cea&response=json&signature=d7hpLc16eXvooaq%2BQMbaVy4E9qE%3D 2013-01-11 23:43:05,049 INFO [cloud.utils.AnnotationHelper] (1513306926@qtp-1513148157-0:null) class java.lang.Stringdoes not have a Table annotation 2013-01-11 23:43:05,070 INFO [cloud.configuration.ConfigurationManagerImpl] (1513306926@qtp-1513148157-0:null) No storage traffic type was specified by admin, create default storage traffic on physical network 200 with same configure of management traffic type -- 2013-01-11 23:43:46,675 INFO [xen.discoverer.XcpServerDiscoverer] (1513306926@qtp-1513148157-0:null) Found host acs-qa-h21 ip=10.223.78.140 product version=6.0.2 2013-01-11 23:43:46,681 INFO [cloud.utils.AnnotationHelper] (1513306926@qtp-1513148157-0:null) class java.lang.Stringdoes not have a Table annotation -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira