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