Advertisement
Guest User

Untitled

a guest
Jan 26th, 2018
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 246.58 KB | None | 0 0
  1. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  2. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:359)
  3. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
  4. at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:648)
  5. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:140)
  6. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1131)
  7. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1034)
  8. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
  9. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  10. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:299)
  11. ... 74 more
  12. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  13. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
  14. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  15. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  16. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  17. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  18. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  19. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  20. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  21. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:351)
  22. ... 82 more
  23. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  24. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
  25. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  26. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  27. ... 90 more
  28. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  29. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1566)
  30. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
  31. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  32. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  33. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  34. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  35. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  36. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  37. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  38. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  39. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  40. ... 92 more
  41. Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  42. at org.hibernate.validator.engine.ConfigurationImpl.parseValidationXml(ConfigurationImpl.java:261)
  43. at org.hibernate.validator.engine.ConfigurationImpl.buildValidatorFactory(ConfigurationImpl.java:148)
  44. at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:266)
  45. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1625)
  46. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1562)
  47. ... 102 more
  48. Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
  49. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
  50. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
  51. ... 107 more
  52. Related cause:
  53. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  54. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:313)
  55. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:122)
  56. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1469)
  57. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1214)
  58. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  59. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  60. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  61. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  62. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  63. at org.springframework.beans.factory.support.AbstractBeanFactory.getTypeForFactoryBean(AbstractBeanFactory.java:1421)
  64. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:802)
  65. at org.springframework.beans.factory.support.AbstractBeanFactory.isTypeMatch(AbstractBeanFactory.java:542)
  66. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:436)
  67. at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:404)
  68. at org.springframework.beans.factory.BeanFactoryUtils.beanNamesForTypeIncludingAncestors(BeanFactoryUtils.java:187)
  69. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1112)
  70. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1038)
  71. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  72. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  73. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  74. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  75. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  76. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  77. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  78. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  79. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  80. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  81. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  82. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  83. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1003)
  84. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  85. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  86. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  87. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  88. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  89. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  90. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  91. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  92. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  93. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  94. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  95. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  96. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  97. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  98. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  99. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  100. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  101. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  102. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  103. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  104. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  105. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  106. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  107. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  108. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  109. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  110. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  111. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  112. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  113. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  114. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  115. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  116. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  117. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  118. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  119. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  120. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  121. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  122. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1003)
  123. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  124. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  125. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  126. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  127. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  128. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  129. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  130. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  131. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  132. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  133. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  134. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:741)
  135. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
  136. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:842)
  137. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
  138. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:658)
  139. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:637)
  140. at org.openmrs.web.Listener.startOpenmrs(Listener.java:268)
  141. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  142. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  143. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:359)
  144. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
  145. at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:648)
  146. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:140)
  147. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1131)
  148. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1034)
  149. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
  150. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  151. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:299)
  152. ... 87 more
  153. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  154. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
  155. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  156. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  157. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  158. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  159. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  160. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  161. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  162. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:351)
  163. ... 95 more
  164. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  165. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
  166. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  167. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  168. ... 103 more
  169. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  170. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1566)
  171. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
  172. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  173. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  174. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  175. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  176. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  177. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  178. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  179. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  180. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  181. ... 105 more
  182. Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  183. at org.hibernate.validator.engine.ConfigurationImpl.parseValidationXml(ConfigurationImpl.java:261)
  184. at org.hibernate.validator.engine.ConfigurationImpl.buildValidatorFactory(ConfigurationImpl.java:148)
  185. at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:266)
  186. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1625)
  187. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1562)
  188. ... 115 more
  189. Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
  190. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
  191. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
  192. ... 120 more
  193. Related cause:
  194. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  195. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:313)
  196. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:122)
  197. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1469)
  198. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1214)
  199. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  200. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  201. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  202. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  203. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  204. at org.springframework.beans.factory.support.AbstractBeanFactory.getTypeForFactoryBean(AbstractBeanFactory.java:1421)
  205. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:802)
  206. at org.springframework.beans.factory.support.AbstractBeanFactory.isTypeMatch(AbstractBeanFactory.java:542)
  207. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:436)
  208. at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:404)
  209. at org.springframework.beans.factory.BeanFactoryUtils.beanNamesForTypeIncludingAncestors(BeanFactoryUtils.java:187)
  210. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1112)
  211. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1003)
  212. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  213. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  214. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  215. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  216. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  217. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  218. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  219. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  220. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  221. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  222. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  223. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  224. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1003)
  225. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  226. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  227. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  228. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  229. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  230. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  231. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  232. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  233. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  234. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  235. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  236. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  237. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  238. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  239. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  240. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  241. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  242. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  243. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  244. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  245. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  246. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  247. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  248. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  249. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  250. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  251. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  252. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  253. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  254. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  255. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  256. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  257. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  258. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  259. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  260. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  261. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  262. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  263. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1003)
  264. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  265. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  266. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  267. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  268. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  269. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  270. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  271. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  272. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  273. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  274. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  275. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:741)
  276. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
  277. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:842)
  278. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
  279. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:658)
  280. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:637)
  281. at org.openmrs.web.Listener.startOpenmrs(Listener.java:268)
  282. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  283. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  284. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:359)
  285. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
  286. at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:648)
  287. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:140)
  288. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1131)
  289. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1034)
  290. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
  291. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  292. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:299)
  293. ... 87 more
  294. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  295. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
  296. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  297. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  298. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  299. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  300. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  301. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  302. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  303. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:351)
  304. ... 95 more
  305. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  306. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
  307. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  308. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  309. ... 103 more
  310. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  311. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1566)
  312. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
  313. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  314. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  315. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  316. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  317. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  318. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  319. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  320. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  321. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  322. ... 105 more
  323. Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  324. at org.hibernate.validator.engine.ConfigurationImpl.parseValidationXml(ConfigurationImpl.java:261)
  325. at org.hibernate.validator.engine.ConfigurationImpl.buildValidatorFactory(ConfigurationImpl.java:148)
  326. at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:266)
  327. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1625)
  328. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1562)
  329. ... 115 more
  330. Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
  331. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
  332. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
  333. ... 120 more
  334. Related cause:
  335. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  336. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:313)
  337. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:122)
  338. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1469)
  339. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1214)
  340. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  341. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  342. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  343. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  344. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  345. at org.springframework.beans.factory.support.AbstractBeanFactory.getTypeForFactoryBean(AbstractBeanFactory.java:1421)
  346. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:802)
  347. at org.springframework.beans.factory.support.AbstractBeanFactory.isTypeMatch(AbstractBeanFactory.java:542)
  348. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:436)
  349. at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:404)
  350. at org.springframework.beans.factory.BeanFactoryUtils.beanNamesForTypeIncludingAncestors(BeanFactoryUtils.java:187)
  351. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1112)
  352. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1003)
  353. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  354. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  355. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  356. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  357. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  358. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  359. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  360. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  361. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  362. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  363. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  364. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  365. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  366. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  367. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  368. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  369. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  370. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  371. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  372. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  373. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  374. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  375. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  376. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  377. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  378. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  379. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  380. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  381. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  382. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  383. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  384. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  385. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  386. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  387. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  388. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  389. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  390. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  391. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1003)
  392. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  393. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  394. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  395. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  396. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  397. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  398. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  399. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  400. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  401. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  402. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  403. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:741)
  404. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
  405. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:842)
  406. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
  407. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:658)
  408. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:637)
  409. at org.openmrs.web.Listener.startOpenmrs(Listener.java:268)
  410. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  411. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  412. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:359)
  413. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
  414. at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:648)
  415. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:140)
  416. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1131)
  417. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1034)
  418. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
  419. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  420. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:299)
  421. ... 74 more
  422. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  423. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
  424. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  425. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  426. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  427. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  428. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  429. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  430. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  431. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:351)
  432. ... 82 more
  433. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  434. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
  435. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  436. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  437. ... 90 more
  438. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  439. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1566)
  440. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
  441. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  442. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  443. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  444. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  445. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  446. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  447. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  448. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  449. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  450. ... 92 more
  451. Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  452. at org.hibernate.validator.engine.ConfigurationImpl.parseValidationXml(ConfigurationImpl.java:261)
  453. at org.hibernate.validator.engine.ConfigurationImpl.buildValidatorFactory(ConfigurationImpl.java:148)
  454. at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:266)
  455. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1625)
  456. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1562)
  457. ... 102 more
  458. Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
  459. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
  460. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
  461. ... 107 more
  462. Related cause:
  463. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  464. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:313)
  465. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:122)
  466. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1469)
  467. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1214)
  468. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  469. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  470. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  471. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  472. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  473. at org.springframework.beans.factory.support.AbstractBeanFactory.getTypeForFactoryBean(AbstractBeanFactory.java:1421)
  474. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:802)
  475. at org.springframework.beans.factory.support.AbstractBeanFactory.isTypeMatch(AbstractBeanFactory.java:542)
  476. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:436)
  477. at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:404)
  478. at org.springframework.beans.factory.BeanFactoryUtils.beanNamesForTypeIncludingAncestors(BeanFactoryUtils.java:187)
  479. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1112)
  480. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  481. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  482. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  483. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  484. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  485. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  486. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  487. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  488. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  489. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  490. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  491. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  492. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  493. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1003)
  494. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  495. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  496. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  497. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  498. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  499. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  500. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  501. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  502. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  503. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  504. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  505. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:741)
  506. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
  507. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:842)
  508. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
  509. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:658)
  510. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:637)
  511. at org.openmrs.web.Listener.startOpenmrs(Listener.java:268)
  512. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  513. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  514. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:359)
  515. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
  516. at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:648)
  517. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:140)
  518. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1131)
  519. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1034)
  520. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
  521. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  522. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:299)
  523. ... 48 more
  524. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  525. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
  526. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  527. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  528. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  529. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  530. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  531. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  532. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  533. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:351)
  534. ... 56 more
  535. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  536. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
  537. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  538. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  539. ... 64 more
  540. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  541. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1566)
  542. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
  543. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  544. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  545. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  546. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  547. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  548. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  549. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  550. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  551. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  552. ... 66 more
  553. Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  554. at org.hibernate.validator.engine.ConfigurationImpl.parseValidationXml(ConfigurationImpl.java:261)
  555. at org.hibernate.validator.engine.ConfigurationImpl.buildValidatorFactory(ConfigurationImpl.java:148)
  556. at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:266)
  557. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1625)
  558. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1562)
  559. ... 76 more
  560. Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
  561. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
  562. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
  563. ... 81 more
  564. Related cause:
  565. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  566. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:313)
  567. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:122)
  568. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1469)
  569. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1214)
  570. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  571. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  572. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  573. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  574. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  575. at org.springframework.beans.factory.support.AbstractBeanFactory.getTypeForFactoryBean(AbstractBeanFactory.java:1421)
  576. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:802)
  577. at org.springframework.beans.factory.support.AbstractBeanFactory.isTypeMatch(AbstractBeanFactory.java:542)
  578. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:436)
  579. at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:404)
  580. at org.springframework.beans.factory.BeanFactoryUtils.beanNamesForTypeIncludingAncestors(BeanFactoryUtils.java:187)
  581. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1112)
  582. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  583. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  584. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  585. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  586. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  587. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  588. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  589. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  590. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  591. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  592. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  593. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  594. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  595. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1003)
  596. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  597. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  598. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  599. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  600. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  601. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  602. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  603. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  604. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  605. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  606. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  607. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:741)
  608. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
  609. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:842)
  610. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
  611. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:658)
  612. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:637)
  613. at org.openmrs.web.Listener.startOpenmrs(Listener.java:268)
  614. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  615. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  616. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:359)
  617. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
  618. at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:648)
  619. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:140)
  620. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1131)
  621. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1034)
  622. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
  623. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  624. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:299)
  625. ... 48 more
  626. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  627. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
  628. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  629. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  630. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  631. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  632. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  633. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  634. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  635. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:351)
  636. ... 56 more
  637. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  638. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
  639. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  640. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  641. ... 64 more
  642. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  643. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1566)
  644. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
  645. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  646. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  647. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  648. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  649. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  650. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  651. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  652. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  653. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  654. ... 66 more
  655. Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  656. at org.hibernate.validator.engine.ConfigurationImpl.parseValidationXml(ConfigurationImpl.java:261)
  657. at org.hibernate.validator.engine.ConfigurationImpl.buildValidatorFactory(ConfigurationImpl.java:148)
  658. at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:266)
  659. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1625)
  660. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1562)
  661. ... 76 more
  662. Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
  663. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
  664. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
  665. ... 81 more
  666. Related cause:
  667. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  668. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:313)
  669. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:122)
  670. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1469)
  671. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1214)
  672. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  673. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  674. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  675. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  676. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  677. at org.springframework.beans.factory.support.AbstractBeanFactory.getTypeForFactoryBean(AbstractBeanFactory.java:1421)
  678. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:802)
  679. at org.springframework.beans.factory.support.AbstractBeanFactory.isTypeMatch(AbstractBeanFactory.java:542)
  680. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:436)
  681. at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:404)
  682. at org.springframework.beans.factory.BeanFactoryUtils.beanNamesForTypeIncludingAncestors(BeanFactoryUtils.java:187)
  683. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1112)
  684. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  685. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  686. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  687. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  688. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  689. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  690. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  691. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  692. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  693. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  694. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  695. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  696. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  697. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1003)
  698. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  699. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  700. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  701. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  702. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  703. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  704. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  705. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  706. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  707. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  708. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  709. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:741)
  710. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
  711. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:842)
  712. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
  713. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:658)
  714. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:637)
  715. at org.openmrs.web.Listener.startOpenmrs(Listener.java:268)
  716. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  717. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  718. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:359)
  719. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
  720. at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:648)
  721. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:140)
  722. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1131)
  723. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1034)
  724. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
  725. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  726. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:299)
  727. ... 48 more
  728. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  729. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
  730. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  731. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  732. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  733. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  734. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  735. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  736. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  737. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:351)
  738. ... 56 more
  739. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  740. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
  741. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  742. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  743. ... 64 more
  744. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  745. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1566)
  746. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
  747. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  748. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  749. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  750. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  751. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  752. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  753. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  754. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  755. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  756. ... 66 more
  757. Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  758. at org.hibernate.validator.engine.ConfigurationImpl.parseValidationXml(ConfigurationImpl.java:261)
  759. at org.hibernate.validator.engine.ConfigurationImpl.buildValidatorFactory(ConfigurationImpl.java:148)
  760. at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:266)
  761. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1625)
  762. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1562)
  763. ... 76 more
  764. Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
  765. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
  766. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
  767. ... 81 more
  768. INFO - ServiceContext.doneRefreshingContext(834) |2018-01-27 01:52:58,286| Done refreshing Context
  769. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,286| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\appui\lib
  770. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,302| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\appui
  771. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,302| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\appframework\lib
  772. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,349| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\appframework
  773. WARN - Module.expandExtensionNames(546) |2018-01-27 01:52:58,349| owa: Unable to find class definition for extension: org.openmrs.admin.list
  774. java.lang.NoClassDefFoundError: org/openmrs/module/web/extension/AdministrationSectionExt
  775. at java.base/java.lang.ClassLoader.defineClass1(Native Method)
  776. at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
  777. at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
  778. at java.base/java.net.URLClassLoader.defineClass(Unknown Source)
  779. at java.base/java.net.URLClassLoader.access$100(Unknown Source)
  780. at java.base/java.net.URLClassLoader$1.run(Unknown Source)
  781. at java.base/java.net.URLClassLoader$1.run(Unknown Source)
  782. at java.base/java.security.AccessController.doPrivileged(Native Method)
  783. at java.base/java.net.URLClassLoader.findClass(Unknown Source)
  784. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:645)
  785. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:564)
  786. at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
  787. at org.openmrs.module.Module.expandExtensionNames(Module.java:538)
  788. at org.openmrs.module.Module.getExtensions(Module.java:490)
  789. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1167)
  790. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
  791. at org.openmrs.api.context.Context.shutdown(Context.java:900)
  792. at org.openmrs.web.Listener.startOpenmrs(Listener.java:274)
  793. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  794. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.web.extension.AdministrationSectionExt
  795. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
  796. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
  797. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:571)
  798. at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
  799. ... 19 more
  800. WARN - Module.expandExtensionNames(546) |2018-01-27 01:52:58,349| owa: Unable to find class definition for extension: org.openmrs.admin.list
  801. java.lang.NoClassDefFoundError: org/openmrs/module/web/extension/AdministrationSectionExt
  802. at java.base/java.lang.ClassLoader.defineClass1(Native Method)
  803. at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
  804. at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
  805. at java.base/java.net.URLClassLoader.defineClass(Unknown Source)
  806. at java.base/java.net.URLClassLoader.access$100(Unknown Source)
  807. at java.base/java.net.URLClassLoader$1.run(Unknown Source)
  808. at java.base/java.net.URLClassLoader$1.run(Unknown Source)
  809. at java.base/java.security.AccessController.doPrivileged(Native Method)
  810. at java.base/java.net.URLClassLoader.findClass(Unknown Source)
  811. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:645)
  812. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:564)
  813. at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
  814. at org.openmrs.module.Module.expandExtensionNames(Module.java:538)
  815. at org.openmrs.module.Module.getExtensions(Module.java:490)
  816. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1215)
  817. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
  818. at org.openmrs.api.context.Context.shutdown(Context.java:900)
  819. at org.openmrs.web.Listener.startOpenmrs(Listener.java:274)
  820. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  821. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.web.extension.AdministrationSectionExt
  822. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
  823. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
  824. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:571)
  825. at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
  826. ... 19 more
  827. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,349| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\owa\lib
  828. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,411| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\owa
  829. WARN - Module.expandExtensionNames(546) |2018-01-27 01:52:58,411| fhir: Unable to find class definition for extension: org.openmrs.admin.list
  830. java.lang.NoClassDefFoundError: org/openmrs/module/web/extension/AdministrationSectionExt
  831. at java.base/java.lang.ClassLoader.defineClass1(Native Method)
  832. at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
  833. at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
  834. at java.base/java.net.URLClassLoader.defineClass(Unknown Source)
  835. at java.base/java.net.URLClassLoader.access$100(Unknown Source)
  836. at java.base/java.net.URLClassLoader$1.run(Unknown Source)
  837. at java.base/java.net.URLClassLoader$1.run(Unknown Source)
  838. at java.base/java.security.AccessController.doPrivileged(Native Method)
  839. at java.base/java.net.URLClassLoader.findClass(Unknown Source)
  840. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:645)
  841. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:564)
  842. at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
  843. at org.openmrs.module.Module.expandExtensionNames(Module.java:538)
  844. at org.openmrs.module.Module.getExtensions(Module.java:490)
  845. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1167)
  846. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
  847. at org.openmrs.api.context.Context.shutdown(Context.java:900)
  848. at org.openmrs.web.Listener.startOpenmrs(Listener.java:274)
  849. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  850. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.web.extension.AdministrationSectionExt
  851. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
  852. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
  853. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:571)
  854. at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
  855. ... 19 more
  856. WARN - Module.expandExtensionNames(546) |2018-01-27 01:52:58,411| fhir: Unable to find class definition for extension: org.openmrs.admin.list
  857. java.lang.NoClassDefFoundError: org/openmrs/module/web/extension/AdministrationSectionExt
  858. at java.base/java.lang.ClassLoader.defineClass1(Native Method)
  859. at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
  860. at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
  861. at java.base/java.net.URLClassLoader.defineClass(Unknown Source)
  862. at java.base/java.net.URLClassLoader.access$100(Unknown Source)
  863. at java.base/java.net.URLClassLoader$1.run(Unknown Source)
  864. at java.base/java.net.URLClassLoader$1.run(Unknown Source)
  865. at java.base/java.security.AccessController.doPrivileged(Native Method)
  866. at java.base/java.net.URLClassLoader.findClass(Unknown Source)
  867. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:645)
  868. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:564)
  869. at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
  870. at org.openmrs.module.Module.expandExtensionNames(Module.java:538)
  871. at org.openmrs.module.Module.getExtensions(Module.java:490)
  872. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1215)
  873. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
  874. at org.openmrs.api.context.Context.shutdown(Context.java:900)
  875. at org.openmrs.web.Listener.startOpenmrs(Listener.java:274)
  876. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  877. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.web.extension.AdministrationSectionExt
  878. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
  879. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
  880. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:571)
  881. at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
  882. ... 19 more
  883. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,442| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\fhir\lib
  884. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,505| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\fhir
  885. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,505| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\uicommons\lib
  886. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,599| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\uicommons
  887. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,614| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\uiframework\lib
  888. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,817| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\uiframework
  889. WARN - Module.expandExtensionNames(546) |2018-01-27 01:52:58,833| webservices.rest: Unable to find class definition for extension: org.openmrs.admin.list
  890. java.lang.NoClassDefFoundError: org/openmrs/module/web/extension/AdministrationSectionExt
  891. at java.base/java.lang.ClassLoader.defineClass1(Native Method)
  892. at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
  893. at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
  894. at java.base/java.net.URLClassLoader.defineClass(Unknown Source)
  895. at java.base/java.net.URLClassLoader.access$100(Unknown Source)
  896. at java.base/java.net.URLClassLoader$1.run(Unknown Source)
  897. at java.base/java.net.URLClassLoader$1.run(Unknown Source)
  898. at java.base/java.security.AccessController.doPrivileged(Native Method)
  899. at java.base/java.net.URLClassLoader.findClass(Unknown Source)
  900. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:645)
  901. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:564)
  902. at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
  903. at org.openmrs.module.Module.expandExtensionNames(Module.java:538)
  904. at org.openmrs.module.Module.getExtensions(Module.java:490)
  905. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1167)
  906. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
  907. at org.openmrs.api.context.Context.shutdown(Context.java:900)
  908. at org.openmrs.web.Listener.startOpenmrs(Listener.java:274)
  909. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  910. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.web.extension.AdministrationSectionExt
  911. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
  912. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
  913. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:571)
  914. at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
  915. ... 19 more
  916. WARN - Module.expandExtensionNames(546) |2018-01-27 01:52:58,833| webservices.rest: Unable to find class definition for extension: org.openmrs.admin.list
  917. java.lang.NoClassDefFoundError: org/openmrs/module/web/extension/AdministrationSectionExt
  918. at java.base/java.lang.ClassLoader.defineClass1(Native Method)
  919. at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
  920. at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
  921. at java.base/java.net.URLClassLoader.defineClass(Unknown Source)
  922. at java.base/java.net.URLClassLoader.access$100(Unknown Source)
  923. at java.base/java.net.URLClassLoader$1.run(Unknown Source)
  924. at java.base/java.net.URLClassLoader$1.run(Unknown Source)
  925. at java.base/java.security.AccessController.doPrivileged(Native Method)
  926. at java.base/java.net.URLClassLoader.findClass(Unknown Source)
  927. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:645)
  928. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:564)
  929. at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
  930. at org.openmrs.module.Module.expandExtensionNames(Module.java:538)
  931. at org.openmrs.module.Module.getExtensions(Module.java:490)
  932. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1215)
  933. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
  934. at org.openmrs.api.context.Context.shutdown(Context.java:900)
  935. at org.openmrs.web.Listener.startOpenmrs(Listener.java:274)
  936. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  937. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.web.extension.AdministrationSectionExt
  938. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
  939. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
  940. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:571)
  941. at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
  942. ... 19 more
  943. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,849| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\webservices.rest\lib
  944. WARN - OpenmrsUtil.deleteDirectory(941) |2018-01-27 01:52:58,989| ...could not remove directory: C:\Windows\system32\config\systemprofile\Application Data\OpenMRS\.openmrs-lib-cache\webservices.rest
  945. WARN - Context.shutdown(920) |2018-01-27 01:52:58,989| Error while shutting down context dao
  946. org.hibernate.service.UnknownServiceException: Unknown service requested [org.hibernate.stat.spi.StatisticsImplementor]
  947. at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:201)
  948. at org.hibernate.internal.SessionFactoryImpl.getStatisticsImplementor(SessionFactoryImpl.java:1450)
  949. at org.hibernate.internal.SessionFactoryImpl.getStatistics(SessionFactoryImpl.java:1446)
  950. at org.openmrs.api.db.hibernate.HibernateContextDAO.showUsageStatistics(HibernateContextDAO.java:368)
  951. at org.openmrs.api.db.hibernate.HibernateContextDAO.shutdown(HibernateContextDAO.java:343)
  952. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  953. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  954. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  955. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  956. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  957. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
  958. at com.sun.proxy.$Proxy92.shutdown(Unknown Source)
  959. at org.openmrs.api.context.Context.shutdown(Context.java:916)
  960. at org.openmrs.web.Listener.startOpenmrs(Listener.java:274)
  961. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  962. ERROR - Listener.contextInitialized(205) |2018-01-27 01:52:58,989| Got exception while starting up:
  963. org.openmrs.module.ModuleException: Unable to start OpenMRS. Error thrown was: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'conversionService': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.Set org.openmrs.module.uiframework.UiFrameworkConversionServiceFactoryBean.springManagedConverters; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'stringToAppDescriptorConverter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.appframework.service.AppFrameworkService org.openmrs.module.appui.converter.StringToAppDescriptorConverter.appFrameworkService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.module.appframework.service.AppFrameworkService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
  964. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  965. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  966. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  967. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  968. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  969. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  970. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  971. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  972. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  973. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  974. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  975. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  976. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  977. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  978. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  979. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  980. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  981. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  982. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  983. at org.openmrs.web.WebDaemon.startOpenmrs(WebDaemon.java:65)
  984. at org.openmrs.web.Listener.contextInitialized(Listener.java:196)
  985. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4643)
  986. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5105)
  987. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  988. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:740)
  989. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:716)
  990. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:703)
  991. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:976)
  992. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1847)
  993. at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  994. at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
  995. at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
  996. at java.base/java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
  997. at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:761)
  998. at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:431)
  999. at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1575)
  1000. at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:308)
  1001. at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123)
  1002. at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:424)
  1003. at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:367)
  1004. at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:964)
  1005. at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:839)
  1006. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  1007. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1425)
  1008. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1415)
  1009. at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
  1010. at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
  1011. at java.base/java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
  1012. at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:941)
  1013. at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:258)
  1014. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  1015. at org.apache.catalina.core.StandardService.startInternal(StandardService.java:422)
  1016. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  1017. at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:770)
  1018. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  1019. at org.apache.catalina.startup.Catalina.start(Catalina.java:671)
  1020. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1021. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1022. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1023. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  1024. at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:353)
  1025. at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:493)
  1026. Caused by: javax.servlet.ServletException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'conversionService': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.Set org.openmrs.module.uiframework.UiFrameworkConversionServiceFactoryBean.springManagedConverters; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'stringToAppDescriptorConverter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.appframework.service.AppFrameworkService org.openmrs.module.appui.converter.StringToAppDescriptorConverter.appFrameworkService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.module.appframework.service.AppFrameworkService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
  1027. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1028. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1029. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1030. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1031. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1032. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1033. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1034. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1035. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1036. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1037. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1038. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1039. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1040. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1041. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1042. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1043. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1044. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1045. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1046. at org.openmrs.web.Listener.startOpenmrs(Listener.java:276)
  1047. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  1048. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'conversionService': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.Set org.openmrs.module.uiframework.UiFrameworkConversionServiceFactoryBean.springManagedConverters; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'stringToAppDescriptorConverter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.appframework.service.AppFrameworkService org.openmrs.module.appui.converter.StringToAppDescriptorConverter.appFrameworkService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.module.appframework.service.AppFrameworkService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
  1049. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1050. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1051. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1052. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1053. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1054. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1055. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1056. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1057. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1058. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1059. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1060. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1061. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1062. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1063. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1064. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1065. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1066. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1067. Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' of type [org.openmrs.module.appframework.service.AppFrameworkServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#70d3eae3' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'allAppTemplates' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allAppTemplates': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.validation.Validator org.openmrs.module.appframework.repository.AllAppTemplates.validator; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorFactory' defined in URL [jar:file:/C:/Windows/System32/config/systemprofile/Application%20Data/OpenMRS/.openmrs-lib-cache/appframework/lib/appframework-api-2.10.0.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  1068. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
  1069. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  1070. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  1071. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  1072. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  1073. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  1074. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  1075. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  1076. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:741)
  1077. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
  1078. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:842)
  1079. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
  1080. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:658)
  1081. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:637)
  1082. at org.openmrs.web.Listener.startOpenmrs(Listener.java:268)
  1083. ... 1 more
  1084. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.Set org.openmrs.module.uiframework.UiFrameworkConversionServiceFactoryBean.springManagedConverters; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'stringToAppDescriptorConverter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.appframework.service.AppFrameworkService org.openmrs.module.appui.converter.StringToAppDescriptorConverter.appFrameworkService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.module.appframework.service.AppFrameworkService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
  1085. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
  1086. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  1087. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  1088. ... 15 more
  1089. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'stringToAppDescriptorConverter': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.appframework.service.AppFrameworkService org.openmrs.module.appui.converter.StringToAppDescriptorConverter.appFrameworkService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.module.appframework.service.AppFrameworkService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
  1090. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
  1091. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  1092. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  1093. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  1094. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  1095. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  1096. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  1097. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  1098. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  1099. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1003)
  1100. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  1101. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  1102. ... 17 more
  1103. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.appframework.service.AppFrameworkService org.openmrs.module.appui.converter.StringToAppDescriptorConverter.appFrameworkService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.module.appframework.service.AppFrameworkService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
  1104. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
  1105. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  1106. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  1107. ... 28 more
  1108. Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.module.appframework.service.AppFrameworkService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
  1109. at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoSuchBeanDefinitionException(DefaultListableBeanFactory.java:1308)
  1110. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1054)
  1111. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  1112. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  1113. ... 30 more
  1114. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2018-01-27 01:52:59,411| Unable to find a runtime properties file at C:\Program Files\Apache Software Foundation\Tomcat 9.0\openmrs-runtime.properties
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement