Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BC8B911C12 for ; Fri, 8 Aug 2014 09:41:15 +0000 (UTC) Received: (qmail 64684 invoked by uid 500); 8 Aug 2014 09:41:13 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 64645 invoked by uid 500); 8 Aug 2014 09:41:13 -0000 Mailing-List: contact issues-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 issues@cloudstack.apache.org Received: (qmail 64602 invoked by uid 500); 8 Aug 2014 09:41:13 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 64593 invoked by uid 99); 8 Aug 2014 09:41:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Aug 2014 09:41:13 +0000 Date: Fri, 8 Aug 2014 09:41:13 +0000 (UTC) From: "Rohit Yadav (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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 [ https://issues.apache.org/jira/browse/CLOUDSTACK-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090534#comment-14090534 ] Rohit Yadav commented on CLOUDSTACK-963: ---------------------------------------- [~minchen07] can you comment on this, is this still an issue or we can close it? > [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 > Priority: Minor > Fix For: 4.4.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 was sent by Atlassian JIRA (v6.2#6252)