Advertisement
Guest User

mvn -pl client jetty:run -Dsimulator

a guest
Apr 7th, 2014
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 395.44 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Building Apache CloudStack Client UI 4.4.0-SNAPSHOT
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO]
  7. [INFO] >>> maven-jetty-plugin:6.1.26:run (default-cli) @ cloud-client-ui >>>
  8. [WARNING] The POM for org.libvirt:libvirt:jar:0.5.1 is missing, no dependency information available
  9. [INFO]
  10. [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-client-ui ---
  11. [WARNING] Missing POM for org.libvirt:libvirt:jar:0.5.1
  12. [WARNING] Missing POM for org.libvirt:libvirt:jar:0.5.1
  13. [INFO]
  14. [INFO] --- maven-antrun-plugin:1.7:run (generate-resource) @ cloud-client-ui ---
  15. [INFO] Executing tasks
  16.  
  17. main:
  18. [copy] Copying 21 files to C:\CLOUD\cloudstack\client\target\generated-webapp\WEB-INF\classes
  19. [copy] Copying 21 files to C:\CLOUD\cloudstack\client\target\generated-webapp\WEB-INF\classes
  20. [copy] Copying 6 files to C:\CLOUD\cloudstack\client\target\utilities\bin
  21. [copy] Copying 2 files to C:\CLOUD\cloudstack\client\target\utilities\bin
  22. [copy] Copying 74 files to C:\CLOUD\cloudstack\client\target\utilities\scripts\db
  23. [copy] Copying 21 files to C:\CLOUD\cloudstack\client\target\conf
  24. [INFO] Executed tasks
  25. [INFO]
  26. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-client-ui ---
  27. [debug] execute contextualize
  28. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  29. [INFO] Copying 1 resource
  30. [INFO] Copying 3 resources
  31. [INFO]
  32. [INFO] --- maven-antrun-plugin:1.7:run (process-noredist) @ cloud-client-ui ---
  33. [INFO] Executing tasks
  34.  
  35. main:
  36. [INFO] Executed tasks
  37. [INFO]
  38. [INFO] --- maven-antrun-plugin:1.7:run (process-noredist-spring-context) @ cloud-client-ui ---
  39. [INFO] Executing tasks
  40.  
  41. main:
  42. [INFO] Executed tasks
  43. [INFO]
  44. [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-client-ui ---
  45. [INFO] No sources to compile
  46. [INFO]
  47. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-client-ui ---
  48. [debug] execute contextualize
  49. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  50. [INFO] skip non existing resourceDirectory C:\CLOUD\cloudstack\client\test\resources
  51. [INFO] Copying 3 resources
  52. [INFO]
  53. [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-client-ui ---
  54. [INFO] No sources to compile
  55. [INFO]
  56. [INFO] <<< maven-jetty-plugin:6.1.26:run (default-cli) @ cloud-client-ui <<<
  57. [INFO]
  58. [INFO] --- maven-jetty-plugin:6.1.26:run (default-cli) @ cloud-client-ui ---
  59. [INFO] Configuring Jetty for project: Apache CloudStack Client UI
  60. [INFO] Webapp source directory = C:\CLOUD\cloudstack\client\target\generated-webapp
  61. [INFO] Reload Mechanic: automatic
  62. [INFO] Classes = C:\CLOUD\cloudstack\client\target\classes
  63. [INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
  64. [INFO] Context path = /client
  65. [INFO] Tmp directory = determined at runtime
  66. [INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
  67. [INFO] Web overrides = none
  68. [INFO] web.xml file = C:\CLOUD\cloudstack\client\target\generated-webapp\WEB-INF\web.xml
  69. [INFO] Webapp directory = C:\CLOUD\cloudstack\client\target\generated-webapp
  70. [INFO] Starting jetty 6.1.26 ...
  71. [INFO] jetty-6.1.26
  72. [INFO] No Transaction manager found - if your webapp requires one, please configure one.
  73. [INFO] Set web app root system property: 'webapp.root' = [C:\CLOUD\cloudstack\client\target\generated-webapp]
  74. [INFO] Initializing log4j from [classpath:log4j-cloud.xml]
  75. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [bootstrap] from file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\bootstrap\spring-bootstrap-context.xml]
  76. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [bootstrap] from file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\bootstrap\spring-bootstrap-context-inheritable.xml]
  77. INFO [c.c.u.LogUtils] (main:null) log4j configuration found at C:\CLOUD\cloudstack\client\target\generated-webapp\WEB-INF\classes\log4j-cloud.xml
  78. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loaded module context [bootstrap] in 462 ms
  79. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: bootstrap
  80. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: system
  81. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: core
  82. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: allocator
  83. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: host-allocator-random
  84. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: planner
  85. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: api-planner
  86. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: baremetal-planner
  87. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: explicit-dedication
  88. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: host-anti-affinity
  89. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: implicit-dedication
  90. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: server-planner
  91. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: skip-heurestics
  92. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: user-concentrated-pod
  93. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: server-allocator
  94. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: api
  95. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: acl-static-role-based
  96. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: iam-access-checkers
  97. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: ldap
  98. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: md5
  99. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: plaintext
  100. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: rate-limit
  101. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: server-api
  102. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: sha256salted
  103. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: api-config
  104. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: backend
  105. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: compute
  106. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: baremetal-compute
  107. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: hyperv-compute
  108. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: kvm-compute
  109. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: ovm-compute
  110. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: server-alert-adapter-compute
  111. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: server-compute
  112. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: server-fencer
  113. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: server-investigator
  114. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: simulator-compute
  115. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: xenserver-compute
  116. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: network
  117. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: baremetal-network
  118. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: contrail
  119. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: elb
  120. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: midonet
  121. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: netscaler
  122. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: nvp
  123. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: opendaylight
  124. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: ovs
  125. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: paloalto
  126. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: server-network
  127. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: ssp
  128. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: vns
  129. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: vxlan
  130. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: server-alert-adapter-backend
  131. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: storage
  132. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: baremetal-storage
  133. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: server-alert-adapter-storage
  134. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: server-storage
  135. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: server-template-adapter
  136. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: simulator-storage
  137. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: storage-allocator
  138. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: storage-image-default
  139. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: storage-image-s3
  140. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: storage-image-swift
  141. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: storage-volume-cloudbyte
  142. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: storage-volume-default
  143. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: storage-volume-solidfire
  144. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: discoverer
  145. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: baremetal-discoverer
  146. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: hyperv-discoverer
  147. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: ovm-discoverer
  148. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: secondary-storage-discoverer
  149. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: server-discoverer
  150. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: simulator-discoverer
  151. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Module Hierarchy: xenserver-discoverer
  152. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [system] from file [C:\CLOUD\cloudstack\framework\config\target\classes\META-INF\cloudstack\system\spring-framework-config-system-context.xml]
  153. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [system] from file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\system\spring-server-system-context.xml]
  154. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [system] from file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\system\spring-core-system-context.xml]
  155. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [system] from file [C:\CLOUD\cloudstack\framework\db\target\classes\META-INF\cloudstack\system\spring-framework-db-system-context.xml]
  156. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [system] from file [C:\CLOUD\cloudstack\engine\schema\target\classes\META-INF\cloudstack\system\spring-engine-schema-system-checkers-context.xml]
  157. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [system] from file [C:\CLOUD\cloudstack\framework\config\target\classes\META-INF\cloudstack\system\spring-framework-config-system-context-inheritable.xml]
  158. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [system] from file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\system\spring-core-system-context-inheritable.xml]
  159. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [system] from file [C:\CLOUD\cloudstack\plugins\network-elements\juniper-contrail\target\classes\META-INF\cloudstack\system\spring-contrail-system-context-inheritable.xml]
  160. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [system] from file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\bootstrap\spring-bootstrap-context-inheritable.xml]
  161. INFO [c.c.u.d.T.Transaction] (main:null) Is Data Base High Availiability enabled? Ans : false
  162. INFO [c.c.u.d.Merovingian2] (main:null) Cleaning up locks for 2546680725505
  163. INFO [c.c.u.d.Merovingian2] (main:null) Released 0 locks for 2546680725505
  164. INFO [o.a.c.s.l.CloudStackExtendedLifeCycle] (main:null) Running system integrity checker com.cloud.upgrade.DatabaseUpgradeChecker@1c7e656
  165. INFO [c.c.u.DatabaseUpgradeChecker] (main:null) Grabbing lock to check for database upgrade.
  166. INFO [o.a.c.s.l.CloudStackExtendedLifeCycle] (main:null) Configuring CloudStack Components
  167. INFO [o.a.c.s.l.CloudStackExtendedLifeCycle] (main:null) Done Configuring CloudStack Components
  168. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loaded module context [system] in 5172 ms
  169. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]
  170. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-misc-context.xml]
  171. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-context.xml]
  172. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]
  173. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\framework\cluster\target\classes\META-INF\cloudstack\core\spring-framework-cluster-core-context.xml]
  174. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\framework\security\target\classes\META-INF\cloudstack\core\spring-framework-security-core-context.xml]
  175. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\framework\jobs\target\classes\META-INF\cloudstack\core\spring-framework-jobs-core-context.xml]
  176. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\plugins\dedicated-resources\target\classes\META-INF\cloudstack\core\spring-dedicated-resources-core-context.xml]
  177. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\plugins\network-elements\internal-loadbalancer\target\classes\META-INF\cloudstack\core\spring-internallb-core-context.xml]
  178. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\plugins\hypervisors\baremetal\target\classes\META-INF\cloudstack\core\spring-baremetal-core-context.xml]
  179. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\plugins\hypervisors\ucs\target\classes\META-INF\cloudstack\core\spring-ucs-core-context.xml]
  180. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\plugins\hypervisors\hyperv\target\classes\META-INF\cloudstack\core\spring-hyperv-core-context.xml]
  181. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\services\iam\server\target\classes\META-INF\cloudstack\core\spring-iam-server-context.xml]
  182. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\framework\ipc\target\classes\META-INF\cloudstack\core\spring-framework-ipc-core-context.xml]
  183. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\engine\api\target\classes\META-INF\cloudstack\core\spring-engine-api-core-context.xml]
  184. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\engine\components-api\target\classes\META-INF\cloudstack\core\spring-engine-components-api-core-context.xml]
  185. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\engine\orchestration\target\classes\META-INF\cloudstack\core\spring-engine-orchestration-core-context.xml]
  186. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\engine\schema\target\classes\META-INF\cloudstack\core\spring-engine-schema-core-daos-context.xml]
  187. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\engine\storage\target\classes\META-INF\cloudstack\core\spring-engine-storage-core-context.xml]
  188. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\engine\storage\cache\target\classes\META-INF\cloudstack\core\spring-engine-storage-cache-core-context.xml]
  189. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\services\secondary-storage\controller\target\classes\META-INF\cloudstack\core\spring-services-secondary-storage-controller-core-context.xml]
  190. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\engine\storage\image\target\classes\META-INF\cloudstack\core\spring-engine-storage-image-core-context.xml]
  191. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\engine\storage\datamotion\target\classes\META-INF\cloudstack\core\spring-engine-storage-datamotion-core-context.xml]
  192. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\engine\storage\snapshot\target\classes\META-INF\cloudstack\core\spring-engine-storage-snapshot-core-context.xml]
  193. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\engine\storage\volume\target\classes\META-INF\cloudstack\core\spring-engine-storage-volume-core-context.xml]
  194. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\plugins\hypervisors\simulator\target\classes\META-INF\cloudstack\core\spring-simulator-core-context.xml]
  195. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-lifecycle-core-context-inheritable.xml]
  196. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\framework\config\target\classes\META-INF\cloudstack\system\spring-framework-config-system-context-inheritable.xml]
  197. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\system\spring-core-system-context-inheritable.xml]
  198. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\plugins\network-elements\juniper-contrail\target\classes\META-INF\cloudstack\system\spring-contrail-system-context-inheritable.xml]
  199. INFO [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) Loading module context [core] from file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\bootstrap\spring-bootstrap-context-inheritable.xml]
  200. INFO [c.c.s.GsonHelper] (main:null) Default Builder inited.
  201. [ERROR] Failed startup of context org.mortbay.jetty.plugin.Jetty6PluginWebAppContext@1a9aacd{/client,C:\CLOUD\cloudstack\client\target\generated-webapp}
  202. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.storage.dao.VMTemplateDao com.cloud.user.AccountManagerImpl._templateDao; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VMTemplateDaoImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.db.TemplateDataStoreDao com.cloud.storage.dao.VMTemplateDaoImpl._templateDataStoreDao; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'templateDataStoreDaoImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.apache.cloudstack.engine.subsystem.api.storage.DataStoreManager org.apache.cloudstack.storage.image.db.TemplateDataStoreDaoImpl._storeMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataStoreProviderManager': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.PrimaryDataStoreProviderManager org.apache.cloudstack.storage.datastore.provider.DataStoreProviderManagerImpl.primaryDataStoreProviderMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'primaryDataStoreProviderMgr': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.storage.StorageManager org.apache.cloudstack.storage.datastore.manager.PrimaryDataStoreProviderManagerImpl.storageMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.agent.AgentManager com.cloud.storage.StorageManagerImpl._agentMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  203. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  204. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  205. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  206. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  207. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  208. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  209. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  210. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  211. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:628)
  212. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932)
  213. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
  214. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.loadContext(DefaultModuleDefinitionSet.java:145)
  215. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet$2.with(DefaultModuleDefinitionSet.java:122)
  216. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:245)
  217. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:250)
  218. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:250)
  219. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:233)
  220. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.loadContexts(DefaultModuleDefinitionSet.java:117)
  221. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.load(DefaultModuleDefinitionSet.java:79)
  222. at org.apache.cloudstack.spring.module.factory.ModuleBasedContextFactory.loadModules(ModuleBasedContextFactory.java:37)
  223. at org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.init(CloudStackSpringContext.java:70)
  224. at org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.<init>(CloudStackSpringContext.java:57)
  225. at org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.<init>(CloudStackSpringContext.java:61)
  226. at org.apache.cloudstack.spring.module.web.CloudStackContextLoaderListener.contextInitialized(CloudStackContextLoaderListener.java:52)
  227. at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:549)
  228. at org.mortbay.jetty.servlet.Context.startContext(Context.java:136)
  229. at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1282)
  230. at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:518)
  231. at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:499)
  232. at org.mortbay.jetty.plugin.Jetty6PluginWebAppContext.doStart(Jetty6PluginWebAppContext.java:115)
  233. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
  234. at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
  235. at org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
  236. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
  237. at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
  238. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
  239. at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
  240. at org.mortbay.jetty.Server.doStart(Server.java:224)
  241. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
  242. at org.mortbay.jetty.plugin.Jetty6PluginServer.start(Jetty6PluginServer.java:132)
  243. at org.mortbay.jetty.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:454)
  244. at org.mortbay.jetty.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:396)
  245. at org.mortbay.jetty.plugin.AbstractJettyRunMojo.execute(AbstractJettyRunMojo.java:210)
  246. at org.mortbay.jetty.plugin.Jetty6RunMojo.execute(Jetty6RunMojo.java:184)
  247. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
  248. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
  249. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  250. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  251. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
  252. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
  253. at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
  254. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
  255. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
  256. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
  257. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
  258. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
  259. at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
  260. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  261. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  262. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  263. at java.lang.reflect.Method.invoke(Method.java:606)
  264. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
  265. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
  266. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
  267. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
  268. at org.codehaus.classworlds.Launcher.main(Launcher.java:46)
  269. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  270. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  271. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  272. at java.lang.reflect.Method.invoke(Method.java:606)
  273. at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120)
  274. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.storage.dao.VMTemplateDao com.cloud.user.AccountManagerImpl._templateDao; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VMTemplateDaoImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.db.TemplateDataStoreDao com.cloud.storage.dao.VMTemplateDaoImpl._templateDataStoreDao; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'templateDataStoreDaoImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.apache.cloudstack.engine.subsystem.api.storage.DataStoreManager org.apache.cloudstack.storage.image.db.TemplateDataStoreDaoImpl._storeMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataStoreProviderManager': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.PrimaryDataStoreProviderManager org.apache.cloudstack.storage.datastore.provider.DataStoreProviderManagerImpl.primaryDataStoreProviderMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'primaryDataStoreProviderMgr': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.storage.StorageManager org.apache.cloudstack.storage.datastore.manager.PrimaryDataStoreProviderManagerImpl.storageMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.agent.AgentManager com.cloud.storage.StorageManagerImpl._agentMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  275. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  276. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  277. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  278. ... 70 more
  279. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VMTemplateDaoImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.db.TemplateDataStoreDao com.cloud.storage.dao.VMTemplateDaoImpl._templateDataStoreDao; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'templateDataStoreDaoImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.apache.cloudstack.engine.subsystem.api.storage.DataStoreManager org.apache.cloudstack.storage.image.db.TemplateDataStoreDaoImpl._storeMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataStoreProviderManager': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.PrimaryDataStoreProviderManager org.apache.cloudstack.storage.datastore.provider.DataStoreProviderManagerImpl.primaryDataStoreProviderMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'primaryDataStoreProviderMgr': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.storage.StorageManager org.apache.cloudstack.storage.datastore.manager.PrimaryDataStoreProviderManagerImpl.storageMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.agent.AgentManager com.cloud.storage.StorageManagerImpl._agentMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  280. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  281. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  282. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  283. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  284. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  285. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  286. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  287. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  288. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  289. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  290. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  291. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  292. ... 72 more
  293. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.db.TemplateDataStoreDao com.cloud.storage.dao.VMTemplateDaoImpl._templateDataStoreDao; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'templateDataStoreDaoImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.apache.cloudstack.engine.subsystem.api.storage.DataStoreManager org.apache.cloudstack.storage.image.db.TemplateDataStoreDaoImpl._storeMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataStoreProviderManager': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.PrimaryDataStoreProviderManager org.apache.cloudstack.storage.datastore.provider.DataStoreProviderManagerImpl.primaryDataStoreProviderMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'primaryDataStoreProviderMgr': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.storage.StorageManager org.apache.cloudstack.storage.datastore.manager.PrimaryDataStoreProviderManagerImpl.storageMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.agent.AgentManager com.cloud.storage.StorageManagerImpl._agentMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  294. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  295. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  296. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  297. ... 83 more
  298. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'templateDataStoreDaoImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.apache.cloudstack.engine.subsystem.api.storage.DataStoreManager org.apache.cloudstack.storage.image.db.TemplateDataStoreDaoImpl._storeMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataStoreProviderManager': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.PrimaryDataStoreProviderManager org.apache.cloudstack.storage.datastore.provider.DataStoreProviderManagerImpl.primaryDataStoreProviderMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'primaryDataStoreProviderMgr': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.storage.StorageManager org.apache.cloudstack.storage.datastore.manager.PrimaryDataStoreProviderManagerImpl.storageMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.agent.AgentManager com.cloud.storage.StorageManagerImpl._agentMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  299. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  300. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  301. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  302. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  303. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  304. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  305. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  306. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  307. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  308. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  309. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  310. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  311. ... 85 more
  312. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.apache.cloudstack.engine.subsystem.api.storage.DataStoreManager org.apache.cloudstack.storage.image.db.TemplateDataStoreDaoImpl._storeMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataStoreProviderManager': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.PrimaryDataStoreProviderManager org.apache.cloudstack.storage.datastore.provider.DataStoreProviderManagerImpl.primaryDataStoreProviderMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'primaryDataStoreProviderMgr': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.storage.StorageManager org.apache.cloudstack.storage.datastore.manager.PrimaryDataStoreProviderManagerImpl.storageMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.agent.AgentManager com.cloud.storage.StorageManagerImpl._agentMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  313. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  314. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  315. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  316. ... 96 more
  317. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataStoreProviderManager': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.PrimaryDataStoreProviderManager org.apache.cloudstack.storage.datastore.provider.DataStoreProviderManagerImpl.primaryDataStoreProviderMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'primaryDataStoreProviderMgr': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.storage.StorageManager org.apache.cloudstack.storage.datastore.manager.PrimaryDataStoreProviderManagerImpl.storageMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.agent.AgentManager com.cloud.storage.StorageManagerImpl._agentMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  318. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  319. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  320. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  321. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  322. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  323. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  324. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  325. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  326. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:285)
  327. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  328. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  329. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  330. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  331. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  332. ... 98 more
  333. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.PrimaryDataStoreProviderManager org.apache.cloudstack.storage.datastore.provider.DataStoreProviderManagerImpl.primaryDataStoreProviderMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'primaryDataStoreProviderMgr': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.storage.StorageManager org.apache.cloudstack.storage.datastore.manager.PrimaryDataStoreProviderManagerImpl.storageMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.agent.AgentManager com.cloud.storage.StorageManagerImpl._agentMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  334. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  335. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  336. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  337. ... 111 more
  338. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'primaryDataStoreProviderMgr': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.storage.StorageManager org.apache.cloudstack.storage.datastore.manager.PrimaryDataStoreProviderManagerImpl.storageMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.agent.AgentManager com.cloud.storage.StorageManagerImpl._agentMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  339. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  340. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  341. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  342. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  343. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  344. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  345. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  346. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  347. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  348. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  349. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  350. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  351. ... 113 more
  352. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.storage.StorageManager org.apache.cloudstack.storage.datastore.manager.PrimaryDataStoreProviderManagerImpl.storageMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.agent.AgentManager com.cloud.storage.StorageManagerImpl._agentMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  353. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  354. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  355. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  356. ... 124 more
  357. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.agent.AgentManager com.cloud.storage.StorageManagerImpl._agentMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  358. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  359. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  360. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  361. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  362. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  363. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  364. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  365. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  366. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  367. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  368. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  369. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  370. ... 126 more
  371. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.agent.AgentManager com.cloud.storage.StorageManagerImpl._agentMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  372. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  373. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  374. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  375. ... 137 more
  376. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  377. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  378. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  379. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  380. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  381. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  382. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  383. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  384. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  385. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  386. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  387. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  388. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  389. ... 139 more
  390. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  391. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  392. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  393. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  394. ... 150 more
  395. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  396. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  397. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  398. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  399. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  400. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  401. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  402. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  403. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  404. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  405. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  406. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  407. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  408. ... 152 more
  409. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  410. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  411. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  412. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  413. ... 163 more
  414. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  415. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  416. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  417. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  418. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  419. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  420. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  421. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  422. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  423. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  424. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  425. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  426. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  427. ... 165 more
  428. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  429. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  430. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  431. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  432. ... 176 more
  433. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  434. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  435. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  436. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  437. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  438. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  439. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  440. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  441. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  442. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  443. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  444. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  445. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  446. ... 178 more
  447. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  448. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  449. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  450. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  451. ... 189 more
  452. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  453. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  454. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  455. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  456. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  457. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  458. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  459. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  460. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  461. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  462. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  463. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  464. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  465. ... 191 more
  466. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  467. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  468. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  469. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  470. ... 202 more
  471. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  472. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  473. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  474. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  475. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  476. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  477. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  478. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  479. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  480. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  481. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  482. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  483. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  484. ... 204 more
  485. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  486. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  487. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  488. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  489. ... 215 more
  490. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  491. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  492. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  493. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  494. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  495. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  496. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  497. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  498. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  499. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  500. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  501. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  502. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  503. ... 217 more
  504. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  505. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  506. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  507. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  508. ... 228 more
  509. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  510. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  511. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  512. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  513. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  514. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  515. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  516. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  517. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  518. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  519. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  520. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  521. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  522. ... 230 more
  523. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  524. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  525. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  526. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  527. ... 241 more
  528. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  529. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  530. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  531. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  532. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  533. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  534. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  535. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  536. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  537. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  538. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  539. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  540. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  541. ... 243 more
  542. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  543. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  544. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  545. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  546. ... 254 more
  547. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  548. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  549. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  550. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  551. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  552. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  553. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  554. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  555. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  556. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  557. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  558. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  559. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  560. ... 256 more
  561. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  562. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  563. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  564. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  565. ... 267 more
  566. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  567. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  568. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  569. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  570. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  571. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  572. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  573. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  574. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  575. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  576. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  577. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  578. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  579. ... 269 more
  580. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  581. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  582. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  583. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  584. ... 280 more
  585. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  586. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  587. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  588. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  589. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  590. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  591. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  592. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  593. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  594. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  595. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  596. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  597. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  598. ... 282 more
  599. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  600. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  601. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  602. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  603. ... 293 more
  604. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  605. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:529)
  606. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  607. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  608. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  609. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  610. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  611. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  612. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  613. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  614. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  615. ... 295 more
  616. Caused by: org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  617. at org.springframework.context.expression.StandardBeanExpressionResolver.evaluate(StandardBeanExpressionResolver.java:142)
  618. at org.springframework.beans.factory.support.AbstractBeanFactory.evaluateBeanDefinitionString(AbstractBeanFactory.java:1312)
  619. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.evaluate(BeanDefinitionValueResolver.java:211)
  620. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:183)
  621. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1387)
  622. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1128)
  623. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  624. ... 304 more
  625. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  626. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)
  627. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
  628. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:353)
  629. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:154)
  630. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1387)
  631. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1128)
  632. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  633. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  634. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  635. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  636. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  637. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  638. at org.springframework.beans.factory.config.BeanExpressionContext.getObject(BeanExpressionContext.java:56)
  639. at org.springframework.context.expression.BeanExpressionContextAccessor.read(BeanExpressionContextAccessor.java:40)
  640. at org.springframework.expression.spel.ast.PropertyOrFieldReference.readProperty(PropertyOrFieldReference.java:234)
  641. at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:112)
  642. at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:107)
  643. at org.springframework.expression.spel.ast.CompoundExpression.getValueRef(CompoundExpression.java:49)
  644. at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:82)
  645. at org.springframework.expression.spel.ast.SpelNodeImpl.getValue(SpelNodeImpl.java:93)
  646. at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:89)
  647. at org.springframework.context.expression.StandardBeanExpressionResolver.evaluate(StandardBeanExpressionResolver.java:139)
  648. ... 310 more
  649. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  650. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  651. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  652. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  653. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  654. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  655. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  656. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  657. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  658. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)
  659. ... 331 more
  660. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  661. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  662. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  663. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  664. ... 339 more
  665. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  666. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  667. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  668. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  669. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  670. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  671. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  672. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  673. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  674. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  675. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  676. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  677. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  678. ... 341 more
  679. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  680. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  681. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  682. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  683. ... 352 more
  684. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  685. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:288)
  686. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  687. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  688. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  689. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  690. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  691. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  692. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  693. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  694. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  695. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  696. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  697. ... 354 more
  698. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  699. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:514)
  700. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  701. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  702. ... 365 more
  703. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  704. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:529)
  705. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  706. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  707. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  708. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  709. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  710. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  711. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  712. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  713. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  714. ... 367 more
  715. Caused by: org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  716. at org.springframework.context.expression.StandardBeanExpressionResolver.evaluate(StandardBeanExpressionResolver.java:142)
  717. at org.springframework.beans.factory.support.AbstractBeanFactory.evaluateBeanDefinitionString(AbstractBeanFactory.java:1312)
  718. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.evaluate(BeanDefinitionValueResolver.java:211)
  719. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:183)
  720. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1387)
  721. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1128)
  722. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  723. ... 376 more
  724. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  725. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:529)
  726. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  727. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  728. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  729. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  730. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  731. at org.springframework.beans.factory.config.BeanExpressionContext.getObject(BeanExpressionContext.java:56)
  732. at org.springframework.context.expression.BeanExpressionContextAccessor.read(BeanExpressionContextAccessor.java:40)
  733. at org.springframework.expression.spel.ast.PropertyOrFieldReference.readProperty(PropertyOrFieldReference.java:234)
  734. at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:112)
  735. at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:107)
  736. at org.springframework.expression.spel.ast.CompoundExpression.getValueRef(CompoundExpression.java:49)
  737. at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:82)
  738. at org.springframework.expression.spel.ast.SpelNodeImpl.getValue(SpelNodeImpl.java:93)
  739. at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:89)
  740. at org.springframework.context.expression.StandardBeanExpressionResolver.evaluate(StandardBeanExpressionResolver.java:139)
  741. ... 382 more
  742. Caused by: com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465'
  743. at com.cloud.utils.db.GenericDaoBase.findById(GenericDaoBase.java:1012)
  744. at com.cloud.utils.db.GenericDaoBase.lockRow(GenericDaoBase.java:989)
  745. at com.cloud.utils.db.GenericDaoBase.findById(GenericDaoBase.java:947)
  746. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  747. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  748. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  749. at java.lang.reflect.Method.invoke(Method.java:606)
  750. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  751. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  752. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  753. at com.cloud.utils.db.TransactionContextInterceptor.invoke(TransactionContextInterceptor.java:34)
  754. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)
  755. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)
  756. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  757. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  758. at com.sun.proxy.$Proxy27.findById(Unknown Source)
  759. at org.apache.cloudstack.framework.config.impl.ConfigDepotImpl.createOrupdateConfigObject(ConfigDepotImpl.java:130)
  760. at org.apache.cloudstack.framework.config.impl.ConfigDepotImpl.populateConfiguration(ConfigDepotImpl.java:118)
  761. at org.apache.cloudstack.framework.config.impl.ConfigDepotImpl.populateConfiguration(ConfigDepotImpl.java:153)
  762. at org.apache.cloudstack.spring.lifecycle.ConfigDepotLifeCycle.postProcessBeforeInitialization(ConfigDepotLifeCycle.java:37)
  763. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:396)
  764. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1475)
  765. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:521)
  766. ... 397 more
  767. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'configuration.default_value' in 'field list'
  768. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  769. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  770. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  771. at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  772. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  773. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  774. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1053)
  775. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074)
  776. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006)
  777. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2468)
  778. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2629)
  779. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2719)
  780. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2155)
  781. at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2318)
  782. at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
  783. at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
  784. at com.cloud.utils.db.GenericDaoBase.findById(GenericDaoBase.java:1009)
  785. ... 419 more
  786. [WARNING] Nested in org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.storage.dao.VMTemplateDao com.cloud.user.AccountManagerImpl._templateDao; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VMTemplateDaoImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.db.TemplateDataStoreDao com.cloud.storage.dao.VMTemplateDaoImpl._templateDataStoreDao; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'templateDataStoreDaoImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.apache.cloudstack.engine.subsystem.api.storage.DataStoreManager org.apache.cloudstack.storage.image.db.TemplateDataStoreDaoImpl._storeMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataStoreProviderManager': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: org.apache.cloudstack.storage.datastore.PrimaryDataStoreProviderManager org.apache.cloudstack.storage.datastore.provider.DataStoreProviderManagerImpl.primaryDataStoreProviderMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'primaryDataStoreProviderMgr': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.storage.StorageManager org.apache.cloudstack.storage.datastore.manager.PrimaryDataStoreProviderManagerImpl.storageMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.agent.AgentManager com.cloud.storage.StorageManagerImpl._agentMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredAgentManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.ha.HighAvailabilityManager com.cloud.agent.manager.AgentManagerImpl._haMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'highAvailabilityManagerExtImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.alert.AlertManager com.cloud.ha.HighAvailabilityManagerImpl._alertMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected com.cloud.capacity.CapacityManager com.cloud.alert.AlertManagerImpl._capacityMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'capacityManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.resource.ResourceManager com.cloud.capacity.CapacityManagerImpl._resourceMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'resourceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.cloud.vm.VirtualMachineManager com.cloud.resource.ResourceManagerImpl._vmMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusteredVirtualMachineManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.apache.cloudstack.engine.orchestration.service.NetworkOrchestrationService com.cloud.vm.VirtualMachineManagerImpl._networkMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkOrchestrator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.configuration.ConfigurationManager org.apache.cloudstack.engine.orchestration.NetworkOrchestrator._configMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkService com.cloud.configuration.ConfigurationManagerImpl._networkSvc; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.rules.RulesManager com.cloud.network.NetworkServiceImpl._rulesMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.IpAddressManager com.cloud.network.rules.RulesManagerImpl._ipAddrMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ipAddressManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.lb.LoadBalancingRulesManager com.cloud.network.IpAddressManagerImpl._lbMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadBalancingRulesManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.NetworkModel com.cloud.network.lb.LoadBalancingRulesManagerImpl._networkModel; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkModelImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'networkElementsRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Cannot resolve reference to bean 'VpcVirtualRouter' while setting bean property 'preRegistered' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'VpcVirtualRouter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.router.VpcVirtualNetworkApplianceManager com.cloud.network.element.VirtualRouterElement._routerMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcVirtualNetworkApplianceManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpn.Site2SiteVpnManager com.cloud.network.router.VirtualNetworkApplianceManagerImpl._s2sVpnMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'site2SiteVpnManagerImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.cloud.network.vpc.VpcManager com.cloud.network.vpn.Site2SiteVpnManagerImpl._vpcMgr; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcManagerImpl' defined in file [C:\CLOUD\cloudstack\server\target\classes\META-INF\cloudstack\core\spring-server-core-managers-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vpcProvidersRegistry' defined in file [C:\CLOUD\cloudstack\core\target\classes\META-INF\cloudstack\core\spring-core-registry-core-context.xml]: Initialization of bean failed; nested exception is com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@1ddbbe1: SELECT configuration.instance, configuration.component, configuration.name, configuration.value, configuration.default_value, configuration.description, configuration.category, configuration.is_dynamic, configuration.scope, configuration.updated FROM configuration WHERE configuration.name = x'7670632E70726F7669646572732E6578636C756465' :
  787. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'configuration.default_value' in 'field list'
  788. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  789. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  790. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  791. at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  792. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  793. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  794. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1053)
  795. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074)
  796. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006)
  797. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2468)
  798. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2629)
  799. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2719)
  800. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2155)
  801. at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2318)
  802. at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
  803. at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
  804. at com.cloud.utils.db.GenericDaoBase.findById(GenericDaoBase.java:1009)
  805. at com.cloud.utils.db.GenericDaoBase.lockRow(GenericDaoBase.java:989)
  806. at com.cloud.utils.db.GenericDaoBase.findById(GenericDaoBase.java:947)
  807. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  808. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  809. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  810. at java.lang.reflect.Method.invoke(Method.java:606)
  811. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  812. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  813. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  814. at com.cloud.utils.db.TransactionContextInterceptor.invoke(TransactionContextInterceptor.java:34)
  815. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)
  816. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)
  817. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  818. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  819. at com.sun.proxy.$Proxy27.findById(Unknown Source)
  820. at org.apache.cloudstack.framework.config.impl.ConfigDepotImpl.createOrupdateConfigObject(ConfigDepotImpl.java:130)
  821. at org.apache.cloudstack.framework.config.impl.ConfigDepotImpl.populateConfiguration(ConfigDepotImpl.java:118)
  822. at org.apache.cloudstack.framework.config.impl.ConfigDepotImpl.populateConfiguration(ConfigDepotImpl.java:153)
  823. at org.apache.cloudstack.spring.lifecycle.ConfigDepotLifeCycle.postProcessBeforeInitialization(ConfigDepotLifeCycle.java:37)
  824. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:396)
  825. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1475)
  826. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:521)
  827. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  828. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  829. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  830. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  831. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  832. at org.springframework.beans.factory.config.BeanExpressionContext.getObject(BeanExpressionContext.java:56)
  833. at org.springframework.context.expression.BeanExpressionContextAccessor.read(BeanExpressionContextAccessor.java:40)
  834. at org.springframework.expression.spel.ast.PropertyOrFieldReference.readProperty(PropertyOrFieldReference.java:234)
  835. at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:112)
  836. at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:107)
  837. at org.springframework.expression.spel.ast.CompoundExpression.getValueRef(CompoundExpression.java:49)
  838. at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:82)
  839. at org.springframework.expression.spel.ast.SpelNodeImpl.getValue(SpelNodeImpl.java:93)
  840. at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:89)
  841. at org.springframework.context.expression.StandardBeanExpressionResolver.evaluate(StandardBeanExpressionResolver.java:139)
  842. at org.springframework.beans.factory.support.AbstractBeanFactory.evaluateBeanDefinitionString(AbstractBeanFactory.java:1312)
  843. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.evaluate(BeanDefinitionValueResolver.java:211)
  844. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:183)
  845. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1387)
  846. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1128)
  847. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  848. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  849. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  850. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  851. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  852. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  853. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  854. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  855. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  856. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  857. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  858. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  859. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  860. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  861. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  862. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  863. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  864. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  865. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  866. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  867. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  868. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  869. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  870. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  871. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  872. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  873. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  874. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  875. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  876. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  877. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  878. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  879. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  880. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  881. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  882. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  883. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  884. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  885. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  886. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  887. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  888. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  889. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  890. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  891. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  892. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)
  893. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
  894. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:353)
  895. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:154)
  896. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1387)
  897. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1128)
  898. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  899. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  900. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  901. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  902. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  903. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  904. at org.springframework.beans.factory.config.BeanExpressionContext.getObject(BeanExpressionContext.java:56)
  905. at org.springframework.context.expression.BeanExpressionContextAccessor.read(BeanExpressionContextAccessor.java:40)
  906. at org.springframework.expression.spel.ast.PropertyOrFieldReference.readProperty(PropertyOrFieldReference.java:234)
  907. at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:112)
  908. at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:107)
  909. at org.springframework.expression.spel.ast.CompoundExpression.getValueRef(CompoundExpression.java:49)
  910. at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:82)
  911. at org.springframework.expression.spel.ast.SpelNodeImpl.getValue(SpelNodeImpl.java:93)
  912. at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:89)
  913. at org.springframework.context.expression.StandardBeanExpressionResolver.evaluate(StandardBeanExpressionResolver.java:139)
  914. at org.springframework.beans.factory.support.AbstractBeanFactory.evaluateBeanDefinitionString(AbstractBeanFactory.java:1312)
  915. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.evaluate(BeanDefinitionValueResolver.java:211)
  916. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:183)
  917. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1387)
  918. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1128)
  919. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  920. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  921. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  922. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  923. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  924. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  925. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  926. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  927. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  928. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  929. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  930. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  931. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  932. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  933. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  934. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  935. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  936. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  937. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  938. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  939. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  940. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  941. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  942. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  943. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  944. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  945. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  946. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  947. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  948. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  949. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  950. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  951. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  952. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  953. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  954. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  955. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  956. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  957. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  958. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  959. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  960. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  961. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  962. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  963. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  964. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  965. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  966. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  967. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  968. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  969. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  970. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  971. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  972. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  973. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  974. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  975. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  976. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  977. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  978. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  979. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  980. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  981. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  982. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  983. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  984. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  985. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  986. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  987. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  988. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  989. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  990. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  991. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  992. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  993. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  994. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  995. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  996. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  997. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  998. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  999. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  1000. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  1001. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  1002. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1003. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  1004. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  1005. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  1006. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  1007. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  1008. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  1009. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  1010. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1011. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  1012. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  1013. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  1014. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  1015. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1016. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  1017. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  1018. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  1019. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  1020. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  1021. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  1022. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  1023. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1024. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  1025. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  1026. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  1027. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  1028. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1029. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  1030. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  1031. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  1032. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  1033. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  1034. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  1035. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  1036. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1037. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  1038. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  1039. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  1040. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  1041. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1042. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  1043. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  1044. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  1045. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  1046. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  1047. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  1048. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  1049. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1050. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  1051. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  1052. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  1053. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  1054. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1055. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  1056. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  1057. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  1058. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  1059. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  1060. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  1061. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  1062. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1063. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  1064. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  1065. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  1066. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  1067. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1068. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  1069. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  1070. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  1071. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  1072. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  1073. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  1074. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  1075. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1076. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  1077. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  1078. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  1079. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  1080. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1081. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  1082. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  1083. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  1084. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  1085. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  1086. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  1087. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  1088. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1089. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  1090. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  1091. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  1092. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  1093. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1094. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  1095. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  1096. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  1097. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  1098. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  1099. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  1100. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  1101. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1102. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  1103. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  1104. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  1105. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  1106. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1107. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  1108. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  1109. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  1110. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  1111. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  1112. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  1113. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  1114. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1115. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  1116. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  1117. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  1118. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  1119. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1120. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:285)
  1121. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1122. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  1123. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  1124. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  1125. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  1126. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  1127. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  1128. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  1129. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1130. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  1131. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  1132. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  1133. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  1134. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1135. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  1136. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  1137. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  1138. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  1139. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  1140. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  1141. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  1142. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1143. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  1144. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  1145. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  1146. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  1147. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1148. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:912)
  1149. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:855)
  1150. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
  1151. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:486)
  1152. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  1153. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
  1154. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1116)
  1155. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1156. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
  1157. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
  1158. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
  1159. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
  1160. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1161. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:628)
  1162. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932)
  1163. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
  1164. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.loadContext(DefaultModuleDefinitionSet.java:145)
  1165. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet$2.with(DefaultModuleDefinitionSet.java:122)
  1166. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:245)
  1167. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:250)
  1168. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:250)
  1169. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:233)
  1170. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.loadContexts(DefaultModuleDefinitionSet.java:117)
  1171. at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.load(DefaultModuleDefinitionSet.java:79)
  1172. at org.apache.cloudstack.spring.module.factory.ModuleBasedContextFactory.loadModules(ModuleBasedContextFactory.java:37)
  1173. at org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.init(CloudStackSpringContext.java:70)
  1174. at org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.<init>(CloudStackSpringContext.java:57)
  1175. at org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.<init>(CloudStackSpringContext.java:61)
  1176. at org.apache.cloudstack.spring.module.web.CloudStackContextLoaderListener.contextInitialized(CloudStackContextLoaderListener.java:52)
  1177. at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:549)
  1178. at org.mortbay.jetty.servlet.Context.startContext(Context.java:136)
  1179. at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1282)
  1180. at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:518)
  1181. at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:499)
  1182. at org.mortbay.jetty.plugin.Jetty6PluginWebAppContext.doStart(Jetty6PluginWebAppContext.java:115)
  1183. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
  1184. at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
  1185. at org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
  1186. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
  1187. at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
  1188. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
  1189. at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
  1190. at org.mortbay.jetty.Server.doStart(Server.java:224)
  1191. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
  1192. at org.mortbay.jetty.plugin.Jetty6PluginServer.start(Jetty6PluginServer.java:132)
  1193. at org.mortbay.jetty.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:454)
  1194. at org.mortbay.jetty.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:396)
  1195. at org.mortbay.jetty.plugin.AbstractJettyRunMojo.execute(AbstractJettyRunMojo.java:210)
  1196. at org.mortbay.jetty.plugin.Jetty6RunMojo.execute(Jetty6RunMojo.java:184)
  1197. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
  1198. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
  1199. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  1200. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  1201. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
  1202. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
  1203. at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
  1204. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
  1205. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
  1206. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
  1207. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
  1208. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
  1209. at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
  1210. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1211. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1212. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1213. at java.lang.reflect.Method.invoke(Method.java:606)
  1214. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
  1215. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
  1216. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
  1217. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
  1218. at org.codehaus.classworlds.Launcher.main(Launcher.java:46)
  1219. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1220. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1221. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1222. at java.lang.reflect.Method.invoke(Method.java:606)
  1223. at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120)
  1224. [INFO] Started [email protected]:8080
  1225. [INFO] Started Jetty Server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement