Advertisement
Guest User

Untitled

a guest
Jun 13th, 2021
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.42 KB | None | 0 0
  1. The following error occurred at startup:
  2. Unable to start OpenMRS. Error thrown was: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'medicationRequestFhirR4ResourceProvider': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirMedicationRequestService org.openmrs.module.fhir2.providers.r4.MedicationRequestFhirResourceProvider.fhirMedicationRequestService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirMedicationRequestServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.search.SearchQueryInclude org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchQueryInclude; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchQueryInclude': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirLocationService org.openmrs.module.fhir2.api.search.SearchQueryInclude.locationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirLocationServiceImpl' defined in URL [jar:file:/usr/share/tomcat/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-1.2.1.jar!/org/openmrs/module/fhir2/api/impl/FhirLocationServiceImpl.class]: Initialization of bean failed; nested exception is java.lang.LinkageError: loader constraint violation: loader (instance of org/openmrs/util/OpenmrsClassLoader) previously initiated loading for a different type with name "org/hl7/fhir/instance/model/api/IAnyResource"
  3. org.openmrs.module.ModuleException: Unable to start OpenMRS. Error thrown was: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'medicationRequestFhirR4ResourceProvider': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirMedicationRequestService org.openmrs.module.fhir2.providers.r4.MedicationRequestFhirResourceProvider.fhirMedicationRequestService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirMedicationRequestServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.search.SearchQueryInclude org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchQueryInclude; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchQueryInclude': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirLocationService org.openmrs.module.fhir2.api.search.SearchQueryInclude.locationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirLocationServiceImpl' defined in URL [jar:file:/usr/share/tomcat/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-1.2.1.jar!/org/openmrs/module/fhir2/api/impl/FhirLocationServiceImpl.class]: Initialization of bean failed; nested exception is java.lang.LinkageError: loader constraint violation: loader (instance of org/openmrs/util/OpenmrsClassLoader) previously initiated loading for a different type with name "org/hl7/fhir/instance/model/api/IAnyResource"
  4. at org.openmrs.web.WebDaemon.startOpenmrs(WebDaemon.java:65)
  5. at org.openmrs.web.Listener.contextInitialized(Listener.java:192)
  6. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5127)
  7. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5643)
  8. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
  9. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
  10. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
  11. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
  12. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)
  13. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)
  14. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  15. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  16. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  17. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  18. at java.lang.Thread.run(Thread.java:748)
  19. Caused by: javax.servlet.ServletException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'medicationRequestFhirR4ResourceProvider': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirMedicationRequestService org.openmrs.module.fhir2.providers.r4.MedicationRequestFhirResourceProvider.fhirMedicationRequestService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirMedicationRequestServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.search.SearchQueryInclude org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchQueryInclude; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchQueryInclude': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirLocationService org.openmrs.module.fhir2.api.search.SearchQueryInclude.locationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirLocationServiceImpl' defined in URL [jar:file:/usr/share/tomcat/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-1.2.1.jar!/org/openmrs/module/fhir2/api/impl/FhirLocationServiceImpl.class]: Initialization of bean failed; nested exception is java.lang.LinkageError: loader constraint violation: loader (instance of org/openmrs/util/OpenmrsClassLoader) previously initiated loading for a different type with name "org/hl7/fhir/instance/model/api/IAnyResource"
  20. at org.openmrs.web.Listener.startOpenmrs(Listener.java:259)
  21. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  22. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'medicationRequestFhirR4ResourceProvider': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirMedicationRequestService org.openmrs.module.fhir2.providers.r4.MedicationRequestFhirResourceProvider.fhirMedicationRequestService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirMedicationRequestServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.search.SearchQueryInclude org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchQueryInclude; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchQueryInclude': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirLocationService org.openmrs.module.fhir2.api.search.SearchQueryInclude.locationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirLocationServiceImpl' defined in URL [jar:file:/usr/share/tomcat/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-1.2.1.jar!/org/openmrs/module/fhir2/api/impl/FhirLocationServiceImpl.class]: Initialization of bean failed; nested exception is java.lang.LinkageError: loader constraint violation: loader (instance of org/openmrs/util/OpenmrsClassLoader) previously initiated loading for a different type with name "org/hl7/fhir/instance/model/api/IAnyResource"
  23. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
  24. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  25. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  26. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  27. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  28. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  29. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  30. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  31. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:762)
  32. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:757)
  33. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
  34. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:888)
  35. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
  36. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
  37. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
  38. at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
  39. ... 1 more
  40. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirMedicationRequestService org.openmrs.module.fhir2.providers.r4.MedicationRequestFhirResourceProvider.fhirMedicationRequestService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirMedicationRequestServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.search.SearchQueryInclude org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchQueryInclude; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchQueryInclude': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirLocationService org.openmrs.module.fhir2.api.search.SearchQueryInclude.locationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirLocationServiceImpl' defined in URL [jar:file:/usr/share/tomcat/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-1.2.1.jar!/org/openmrs/module/fhir2/api/impl/FhirLocationServiceImpl.class]: Initialization of bean failed; nested exception is java.lang.LinkageError: loader constraint violation: loader (instance of org/openmrs/util/OpenmrsClassLoader) previously initiated loading for a different type with name "org/hl7/fhir/instance/model/api/IAnyResource"
  41. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
  42. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  43. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  44. ... 16 more
  45. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirMedicationRequestServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.search.SearchQueryInclude org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchQueryInclude; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchQueryInclude': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirLocationService org.openmrs.module.fhir2.api.search.SearchQueryInclude.locationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirLocationServiceImpl' defined in URL [jar:file:/usr/share/tomcat/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-1.2.1.jar!/org/openmrs/module/fhir2/api/impl/FhirLocationServiceImpl.class]: Initialization of bean failed; nested exception is java.lang.LinkageError: loader constraint violation: loader (instance of org/openmrs/util/OpenmrsClassLoader) previously initiated loading for a different type with name "org/hl7/fhir/instance/model/api/IAnyResource"
  46. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
  47. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  48. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  49. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  50. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  51. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  52. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  53. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  54. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  55. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  56. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  57. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  58. ... 18 more
  59. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.search.SearchQueryInclude org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImpl.searchQueryInclude; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchQueryInclude': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirLocationService org.openmrs.module.fhir2.api.search.SearchQueryInclude.locationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirLocationServiceImpl' defined in URL [jar:file:/usr/share/tomcat/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-1.2.1.jar!/org/openmrs/module/fhir2/api/impl/FhirLocationServiceImpl.class]: Initialization of bean failed; nested exception is java.lang.LinkageError: loader constraint violation: loader (instance of org/openmrs/util/OpenmrsClassLoader) previously initiated loading for a different type with name "org/hl7/fhir/instance/model/api/IAnyResource"
  60. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
  61. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  62. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  63. ... 29 more
  64. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchQueryInclude': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirLocationService org.openmrs.module.fhir2.api.search.SearchQueryInclude.locationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirLocationServiceImpl' defined in URL [jar:file:/usr/share/tomcat/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-1.2.1.jar!/org/openmrs/module/fhir2/api/impl/FhirLocationServiceImpl.class]: Initialization of bean failed; nested exception is java.lang.LinkageError: loader constraint violation: loader (instance of org/openmrs/util/OpenmrsClassLoader) previously initiated loading for a different type with name "org/hl7/fhir/instance/model/api/IAnyResource"
  65. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
  66. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
  67. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  68. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  69. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  70. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  71. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  72. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  73. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1134)
  74. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  75. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  76. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  77. ... 31 more
  78. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.fhir2.api.FhirLocationService org.openmrs.module.fhir2.api.search.SearchQueryInclude.locationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirLocationServiceImpl' defined in URL [jar:file:/usr/share/tomcat/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-1.2.1.jar!/org/openmrs/module/fhir2/api/impl/FhirLocationServiceImpl.class]: Initialization of bean failed; nested exception is java.lang.LinkageError: loader constraint violation: loader (instance of org/openmrs/util/OpenmrsClassLoader) previously initiated loading for a different type with name "org/hl7/fhir/instance/model/api/IAnyResource"
  79. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
  80. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  81. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
  82. ... 42 more
  83. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fhirLocationServiceImpl' defined in URL [jar:file:/usr/share/tomcat/.OpenMRS/.openmrs-lib-cache/fhir2/lib/fhir2-api-1.2.1.jar!/org/openmrs/module/fhir2/api/impl/FhirLocationServiceImpl.class]: Initialization of bean failed; nested exception is java.lang.LinkageError: loader constraint violation: loader (instance of org/openmrs/util/OpenmrsClassLoader) previously initiated loading for a different type with name "org/hl7/fhir/instance/model/api/IAnyResource"
  84. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:547)
  85. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  86. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  87. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  88. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  89. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  90. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
  91. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
  92. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
  93. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
  94. ... 44 more
  95. Caused by: java.lang.LinkageError: loader constraint violation: loader (instance of org/openmrs/util/OpenmrsClassLoader) previously initiated loading for a different type with name "org/hl7/fhir/instance/model/api/IAnyResource"
  96. at java.lang.Class.forName0(Native Method)
  97. at java.lang.Class.forName(Class.java:264)
  98. at com.sun.proxy.$Proxy303.(Unknown Source)
  99. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  100. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  101. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  102. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  103. at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:739)
  104. at org.springframework.aop.framework.JdkDynamicAopProxy.getProxy(JdkDynamicAopProxy.java:121)
  105. at org.springframework.aop.framework.ProxyFactory.getProxy(ProxyFactory.java:109)
  106. at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.createProxy(AbstractAutoProxyCreator.java:447)
  107. at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.wrapIfNecessary(AbstractAutoProxyCreator.java:333)
  108. at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.postProcessAfterInitialization(AbstractAutoProxyCreator.java:293)
  109. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:422)
  110. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1571)
  111. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
  112. ... 53 more
  113.  
  114.  
  115. See the server log for full output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement